Browse Source

#undef strlcpy not needed anymore

master
Aaron Marcher 9 years ago
parent
commit
b68925dbef
No known key found for this signature in database GPG Key ID: 74B048E5C2474F9A
  1. 1
      slstatus.c

1
slstatus.c

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

Loading…
Cancel
Save