diff options
author | Nick White <hg@njw.me.uk> | 2011-07-17 00:03:36 +0100 |
---|---|---|
committer | Nick White <hg@njw.me.uk> | 2011-07-17 00:03:36 +0100 |
commit | 8833643928f69df99ae3394a53aa2855f7a02000 (patch) | |
tree | 283a6efeeb5abb3d33565bd259a8b524373f720e /util.c | |
parent | 16540dfbb2bda2a9d6873c070f3d6728470e07b8 (diff) |
Busywork neatening
Diffstat (limited to 'util.c')
-rw-r--r-- | util.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,5 +1,4 @@ /* See COPYING file for copyright, license and warranty details. */ - #include <unistd.h> #include <netdb.h> #include <netinet/in.h> |