#undef strlcpy not needed anymore

This commit is contained in:
Aaron Marcher 2016-12-29 23:30:53 +01:00
parent d7fbcb3586
commit b68925dbef
No known key found for this signature in database
GPG key ID: 74B048E5C2474F9A

View file

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