removed ./extern/
Aaron Marcher info@nulltime.net
Sat, 07 Jan 2017 22:33:28 +0100
2 files changed,
1 insertions(+),
1 deletions(-)
M
slstatus.c
→
slstatus.c
@@ -25,7 +25,7 @@ #include <time.h>
#include <unistd.h> #include <X11/Xlib.h> -#include "extern/arg.h" +#include "arg.h" struct arg { char *(*func)();