2 changed files with
1 additions and
1 deletions
|
|
|
@ -25,7 +25,7 @@
|
|
|
|
#include <unistd.h>
|
|
|
|
#include <unistd.h>
|
|
|
|
#include <X11/Xlib.h>
|
|
|
|
#include <X11/Xlib.h>
|
|
|
|
|
|
|
|
|
|
|
|
#include "extern/arg.h"
|
|
|
|
#include "arg.h"
|
|
|
|
|
|
|
|
|
|
|
|
struct arg {
|
|
|
|
struct arg {
|
|
|
|
char *(*func)();
|
|
|
|
char *(*func)();
|
|
|
|
|