2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-31 06:15:24 +00:00

util: Rename pie's util-net.c into util.c

Will put more things there.

Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
Pavel Emelyanov
2013-07-29 12:43:30 +04:00
parent a3f7a16fe7
commit 72ec39f10c
12 changed files with 11 additions and 11 deletions

View File

@@ -21,7 +21,7 @@
#include "image.h"
#include "list.h"
#include "util.h"
#include "util-net.h"
#include "util-pie.h"
#include "lock.h"
#include "sockets.h"
#include "pstree.h"