You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-proxy/c-icap/files/c-icap-0.1.6-implicit.patch

13 lines
315 B

Index: c_icap-0.1.6/txtTemplate.c
===================================================================
--- c_icap-0.1.6.orig/txtTemplate.c
+++ c_icap-0.1.6/txtTemplate.c
@@ -27,6 +27,7 @@
#include <sys/param.h>
#include <assert.h>
#include <stdlib.h>
+#include <ctype.h>
#include "body.h"
#include "c-icap.h"