Small style fix

This commit is contained in:
sin 2014-10-17 15:42:00 +01:00
parent e59cd2e0ce
commit ebbbc58aad
2 changed files with 0 additions and 2 deletions

1
link.c
View File

@ -1,7 +1,6 @@
/* See LICENSE file for copyright and license details. */ /* See LICENSE file for copyright and license details. */
#include <errno.h> #include <errno.h>
#include <unistd.h> #include <unistd.h>
#include "util.h" #include "util.h"
int int

View File

@ -1,7 +1,6 @@
/* See LICENSE file for copyright and license details. */ /* See LICENSE file for copyright and license details. */
#include <stdio.h> #include <stdio.h>
#include <unistd.h> #include <unistd.h>
#include "util.h" #include "util.h"
int int