diff options
Diffstat (limited to 'apps/buffering.c')
| -rw-r--r-- | apps/buffering.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/buffering.c b/apps/buffering.c index abf1e4b..d3f2ed2 100644 --- a/apps/buffering.c +++ b/apps/buffering.c @@ -19,6 +19,7 @@ * ****************************************************************************/ #include "config.h" +#include <string.h> #include "system.h" #include "storage.h" #include "thread.h" |