opnsense-ports/security/skipfish/files/patch-src__http_client.c
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

10 lines
266 B
C

--- ./src/http_client.c.orig 2012-09-24 12:05:51.000000000 -0400
+++ ./src/http_client.c 2012-09-24 12:05:58.000000000 -0400
@@ -44,6 +44,7 @@
#include "alloc-inl.h"
#include "string-inl.h"
#include "database.h"
+#include "config.h"
#include "http_client.h"