diff options
Diffstat (limited to 'src/communications.c')
-rw-r--r-- | src/communications.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/communications.c b/src/communications.c index ee01205..9818ae6 100644 --- a/src/communications.c +++ b/src/communications.c @@ -25,6 +25,8 @@ #include <X11/Xatom.h> #include <X11/Xproto.h> +#include <string.h> + #include "ratpoison.h" |