diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/hook.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -23,6 +23,8 @@ #include "ratpoison.h" +#include <string.h> + void hook_add (struct list_head *hook, struct sbuf *s) { |
index : ratpoison | ||
ratpoison is a simple window manager with no flashy wank. | cos |
summaryrefslogtreecommitdiff |
-rw-r--r-- | src/hook.c | 2 |
@@ -23,6 +23,8 @@ #include "ratpoison.h" +#include <string.h> + void hook_add (struct list_head *hook, struct sbuf *s) { |