Skip to content

Commit 304eb68

Browse files
committed
Merge pull request #115 from wifidog/fix-double-include
remove double include httpd.h
2 parents 1866b2c + 5a7bb3c commit 304eb68

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)