Explorar el Código

#undef strlcpy not needed anymore

Aaron Marcher hace 9 años
padre
commit
b68925dbef
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      slstatus.c

+ 0 - 1
slstatus.c

@@ -26,7 +26,6 @@
 #include <X11/Xlib.h>
 
 #undef strlcat
-#undef strlcpy
 
 #include "extern/arg.h"
 #include "extern/strlcat.h"