remove duplicate header inclusion of string.h
Signed-off-by: Christoph Lohmann <20h@r-36.net>
This commit is contained in:
parent
b7a359a84f
commit
bae5a785b3
1 changed files with 0 additions and 1 deletions
1
surf.c
1
surf.c
|
@ -24,7 +24,6 @@
|
|||
#include <stdarg.h>
|
||||
#include <regex.h>
|
||||
#include <pwd.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "arg.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue