summaryrefslogtreecommitdiff
path: root/common/buffer.c
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2004-08-09 18:48:27 +0000
committerStef Walter <stef@memberwebs.com>2004-08-09 18:48:27 +0000
commit495ccb3f35ea7511302ff3fa0f43f1b8a6e736e3 (patch)
tree061ab34ebfaadd32d1436b0039bd130f499f3a59 /common/buffer.c
parent670eba73c474230e31d688e9568fcd540b4e3b39 (diff)
Reorganized files
Diffstat (limited to 'common/buffer.c')
-rw-r--r--common/buffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/buffer.c b/common/buffer.c
index 07fa059..ea8f5a7 100644
--- a/common/buffer.c
+++ b/common/buffer.c
@@ -1,6 +1,6 @@
#include "usuals.h"
-#include "httpauthd.h"
+#include "buffer.h"
#include "stringx.h"
#include <syslog.h>