summaryrefslogtreecommitdiff
path: root/src/sbuf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sbuf.c')
-rw-r--r--src/sbuf.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/sbuf.c b/src/sbuf.c
index f6313b2..2049dcc 100644
--- a/src/sbuf.c
+++ b/src/sbuf.c
@@ -19,6 +19,8 @@
* Boston, MA 02111-1307 USA
*/
+#include <string.h>
+
#include "ratpoison.h"
#include "sbuf.h"