From 49ed5e4a02dcd07b1402e528ebcc93dbef647fc9 Mon Sep 17 00:00:00 2001 From: robertabcd Date: Sat, 13 Oct 2012 06:11:34 +0000 Subject: Should include buffer.h here git-svn-id: http://opensvn.csie.org/pttbbs/trunk@5706 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- pttbbs/include/thttp.h | 1 + 1 file changed, 1 insertion(+) diff --git a/pttbbs/include/thttp.h b/pttbbs/include/thttp.h index 7e5fb88d..29b9b6ff 100644 --- a/pttbbs/include/thttp.h +++ b/pttbbs/include/thttp.h @@ -1,5 +1,6 @@ #ifndef THTTP_H # define THTTP_H +#include "buffer.h" typedef struct THTTP { int fd; -- cgit v1.2.3