[hackers] [PATCH] remove duplicate header inclusion of string.h

From: Alexander Huemer <alexander.huemer_AT_xx.vu>
Date: Sun, 22 Nov 2015 02:42:20 +0100

---
 surf.c | 1 -
 1 file changed, 1 deletion(-)
diff --git a/surf.c b/surf.c
index d36053e..ae92188 100644
--- a/surf.c
+++ b/surf.c
_AT_@ -24,7 +24,6 @@
 #include <stdarg.h>
 #include <regex.h>
 #include <pwd.h>
-#include <string.h>
 
 #include "arg.h"
 
-- 
2.6.2
Received on Sun Nov 22 2015 - 02:42:20 CET

This archive was generated by hypermail 2.3.0 : Sun Nov 22 2015 - 02:48:11 CET