ports/textproc/spiff/patches/patch-exact_c

11 lines
301 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- exact.c.orig Fri Jun 24 19:01:09 2011
+++ exact.c Fri Jun 24 19:01:20 2011
@@ -11,6 +11,7 @@
static char rcsid[]= "$Header: /var/www/space/cvs/ports/textproc/spiff/patches/patch-exact_c,v 1.2 2022/03/11 20:03:31 naddy Exp $";
#endif
+#include <stdio.h>
#include "misc.h"
#include "edit.h"