diff options
-rw-r--r-- | src/main.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ #include <assert.h> #include <stdlib.h> #include <stdio.h> +#include <string.h> #include <X11/Xlib.h> #include <X11/keysym.h> |
index : mirror-meh | ||
mirror of meh, just in case | git |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | src/main.c | 1 |
@@ -2,6 +2,7 @@ #include <assert.h> #include <stdlib.h> #include <stdio.h> +#include <string.h> #include <X11/Xlib.h> #include <X11/keysym.h> |