diff options
Diffstat (limited to 'common/buffer.c')
-rw-r--r-- | common/buffer.c | 2 |
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> |