diff options
Diffstat (limited to 'libchill/delaycase.c')
-rw-r--r-- | libchill/delaycase.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libchill/delaycase.c b/libchill/delaycase.c index f66f10c8c40..3c2a3c7777a 100644 --- a/libchill/delaycase.c +++ b/libchill/delaycase.c @@ -26,6 +26,7 @@ Boston, MA 02111-1307, USA. */ This exception does not however invalidate any other reasons why the executable file might be covered by the GNU General Public License. */ +#include <string.h> #include "rtltypes.h" #include "rts.h" |