]> mj.ucw.cz Git - nwho.git/commitdiff
Killed another reference to <asm/types.h>
authorMartin Mares <mj@ucw.cz>
Fri, 31 Dec 2010 15:05:58 +0000 (16:05 +0100)
committerMartin Mares <mj@ucw.cz>
Fri, 31 Dec 2010 15:05:58 +0000 (16:05 +0100)
nwhod.c

diff --git a/nwhod.c b/nwhod.c
index c6ebade19f03c52ce9646716c6b8d9e090e3a01c..1dd75d724535eecd76da43d99818cadc04fff3bc 100644 (file)
--- a/nwhod.c
+++ b/nwhod.c
@@ -20,7 +20,6 @@
 #include <utmp.h>
 #include <signal.h>
 #include <dirent.h>
-#include <asm/types.h>
 #include <errno.h>
 
 #include "net.h"