diff options
Diffstat (limited to 'tests/title.c')
| -rw-r--r-- | tests/title.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/title.c b/tests/title.c index 1bcb2f23..7c4f99bc 100644 --- a/tests/title.c +++ b/tests/title.c @@ -16,6 +16,7 @@ See the COPYING file for a copy of the GNU General Public License. */ +#include <string.h> #include <stdio.h> #include <X11/Xlib.h> #include <X11/Xutil.h> |
