index
:
tinyproxy
ninji-patches
personal modifications to tinyproxy
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sock.c
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to '')
-rw-r--r--
src/sock.c
2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sock.c b/src/sock.c
index 8da0abf..5673d46 100644
--- a/
src/sock.c
+++ b/
src/sock.c
@@ -25,7 +25,7 @@
* actually is.
*/
-#include "tinyproxy.h"
+#include "main.h"
#include "log.h"
#include "heap.h"