opnsense-ports/textproc/html2xhtml/files/patch-src-html.c
Franco Fichtner e1a18d3602 */*: sync with upstream
Taken from: FreeBSD
2015-10-30 07:05:22 +01:00

12 lines
299 B
C

--- src/html.c.orig 2015-08-19 11:12:02 UTC
+++ src/html.c
@@ -866,9 +866,6 @@ int yy_flex_debug = 0;
char *yytext;
#line 1 "html.l"
#line 4 "html.l"
-#if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
-extern int fileno(FILE *file);
-#endif
#include <stdio.h>
#include <string.h>