[CRIU] [crtools-bot] uts-ns: Add new line between system headers and our owns

Cyrill Gorcunov gorcunov at openvz.org
Tue Jan 31 14:34:58 EST 2012


The commit is pushed to "master" and will appear on git://github.com/cyrillos/crtools.git
------>
commit 916f79a64b3865a44f7236cab26eafa828713d6f
Author: Cyrill Gorcunov <gorcunov at openvz.org>
Date:   Tue Jan 31 23:25:36 2012 +0400

    uts-ns: Add new line between system headers and our owns
    
    Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 uts_ns.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/uts_ns.c b/uts_ns.c
index 6226f9e..af16805 100644
--- a/uts_ns.c
+++ b/uts_ns.c
@@ -1,6 +1,7 @@
 #include <unistd.h>
 #include <fcntl.h>
 #include <sys/utsname.h>
+
 #include "util.h"
 #include "crtools.h"
 #include "syscall.h"


More information about the CRIU mailing list