2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-30 22:05:36 +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

@@ -17,7 +17,7 @@
#include "image.h"
#include "log.h"
#include "util.h"
#include "util-net.h"
#include "util-pie.h"
#include "sockets.h"
#include "sk-queue.h"
#include "mount.h"