]> mj.ucw.cz Git - nwho.git/blobdiff - nwho.c
Renamed net.h to nwho.h
[nwho.git] / nwho.c
diff --git a/nwho.c b/nwho.c
index 7edcd0cd521caaa07658f353a1cfe137ad550ecd..33768033398a98fc2e20165fb5f6d66ba8ba44cb 100644 (file)
--- a/nwho.c
+++ b/nwho.c
@@ -13,7 +13,7 @@
 #include <time.h>
 #include <netinet/in.h>
 
-#include "net.h"
+#include "nwho.h"
 
 static int is_uptime;
 static time_t now;