summaryrefslogtreecommitdiffstatshomepage
path: root/cc3200/util/socketfifo.c
diff options
context:
space:
mode:
Diffstat (limited to 'cc3200/util/socketfifo.c')
-rw-r--r--cc3200/util/socketfifo.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cc3200/util/socketfifo.c b/cc3200/util/socketfifo.c
index cfe92a82b6..eb25f3be3e 100644
--- a/cc3200/util/socketfifo.c
+++ b/cc3200/util/socketfifo.c
@@ -28,7 +28,6 @@
#include <stdbool.h>
#include <string.h>
-#include <std.h>
#include "osi.h"
#include "fifo.h"
#include "socketfifo.h"