summaryrefslogtreecommitdiff
path: root/bouncer/buffer.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bouncer/buffer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bouncer/buffer.h b/bouncer/buffer.h
index bfba94a..1a2c726 100644
--- a/bouncer/buffer.h
+++ b/bouncer/buffer.h
@@ -3,6 +3,7 @@
#include <string.h>
#include <stdint.h>
+#include <stdio.h>
class Buffer {
private: