]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Avoid warning.
authorBruno Haible <bruno@clisp.org>
Mon, 17 Dec 2001 17:46:44 +0000 (17:46 +0000)
committerBruno Haible <bruno@clisp.org>
Sun, 21 Jun 2009 21:48:53 +0000 (23:48 +0200)
src/x-librep.c

index 0c3773c06ae8a8354344c6c583435636dc511ec8..972c2b4ba0d02e350df98c2e29b39e6bacdf6aec 100644 (file)
@@ -21,6 +21,7 @@
 # include "config.h"
 #endif
 
+#include <ctype.h>
 #include <errno.h>
 #include <stdbool.h>
 #include <stdio.h>