summaryrefslogtreecommitdiff
path: root/apps/buffering.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/buffering.c')
-rw-r--r--apps/buffering.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/buffering.c b/apps/buffering.c
index 8661a42ab8..9743c9c319 100644
--- a/apps/buffering.c
+++ b/apps/buffering.c
@@ -20,7 +20,6 @@
20 ****************************************************************************/ 20 ****************************************************************************/
21#include "config.h" 21#include "config.h"
22#include <string.h> 22#include <string.h>
23#include "strlcpy.h"
24#include "system.h" 23#include "system.h"
25#include "storage.h" 24#include "storage.h"
26#include "thread.h" 25#include "thread.h"