summaryrefslogtreecommitdiff
path: root/dblbuf.c
diff options
context:
space:
mode:
Diffstat (limited to 'dblbuf.c')
-rw-r--r--dblbuf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/dblbuf.c b/dblbuf.c
index 2c4fac7..ee15148 100644
--- a/dblbuf.c
+++ b/dblbuf.c
@@ -1,6 +1,7 @@
/* uuterm, Copyright (C) 2006 Rich Felker; licensed under GNU GPL v2 only */
#include <inttypes.h>
+#include <string.h>
#include "uuterm.h"
#include "dblbuf.h"