[hackers] [surf] remove duplicate header inclusion of string.h || Alexander Huemer
commit bae5a785b35b7aa3be0d0598c75012fd7da1f56f
Author: Alexander Huemer <alexander.huemer_AT_xx.vu>
AuthorDate: Sun Nov 22 02:42:20 2015 +0100
Commit: Christoph Lohmann <20h_AT_r-36.net>
CommitDate: Sun Nov 22 12:34:54 2015 +0100
remove duplicate header inclusion of string.h
Signed-off-by: Christoph Lohmann <20h_AT_r-36.net>
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"
Received on Sun Nov 22 2015 - 12:35:17 CET
This archive was generated by hypermail 2.3.0
: Sun Nov 22 2015 - 12:36:12 CET