Code

Merged branch 'master' of git://git.tokkee.org/sysdb.
authorSebastian Harl <sh@tokkee.org>
Thu, 7 Nov 2013 14:47:07 +0000 (15:47 +0100)
committerSebastian Harl <sh@tokkee.org>
Thu, 7 Nov 2013 14:47:07 +0000 (15:47 +0100)
src/include/utils/strbuf.h

index af4a9ccd0251326386bb5ed2d946f6d5b55ecf66..9577a64f2956ce0a600ea9498adc485cf892f2c8 100644 (file)
@@ -37,6 +37,7 @@
 
 #include <stdarg.h>
 #include <stdio.h>
+#include <unistd.h>
 
 #ifdef __cplusplus
 extern "C" {