From be9b0ed8d9f2a811f94c036bc1c29806f0b95320 Mon Sep 17 00:00:00 2001 From: sabetts Date: Thu, 17 Jul 2003 05:47:10 +0000 Subject: include string.h --- src/hook.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/hook.c b/src/hook.c index 830099d..071a023 100644 --- a/src/hook.c +++ b/src/hook.c @@ -23,6 +23,8 @@ #include "ratpoison.h" +#include + void hook_add (struct list_head *hook, struct sbuf *s) { -- cgit v1.2.3