Skip to content

Commit 5a7bb3c

Browse files
committed
remove double include httpd.h
1 parent 1866b2c commit 5a7bb3c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/http.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
#include "auth.h"
4949
#include "firewall.h"
5050
#include "http.h"
51-
#include "httpd.h"
5251
#include "client_list.h"
5352
#include "common.h"
5453
#include "centralserver.h"

0 commit comments

Comments
 (0)