projects
/
suckless
/
slstatus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7fbcb3
)
#undef strlcpy not needed anymore
author
Aaron Marcher
<info@nulltime.net>
Thu, 29 Dec 2016 22:30:53 +0000
(23:30 +0100)
committer
Aaron Marcher
<info@nulltime.net>
Thu, 29 Dec 2016 22:30:53 +0000
(23:30 +0100)
slstatus.c
patch
|
blob
|
history
diff --git
a/slstatus.c
b/slstatus.c
index 46e13c94b7967ad776021d257379bd24259827ce..1f5a3b26436d60064d8032509cb960793abd6ca1 100644
(file)
--- a/
slstatus.c
+++ b/
slstatus.c
@@
-26,7
+26,6
@@
#include <X11/Xlib.h>
#undef strlcat
-#undef strlcpy
#include "extern/arg.h"
#include "extern/strlcat.h"