mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
parent
230cb2c941
commit
dea2cec8b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3141
10
textproc/glimpse/files/patch-ab
Normal file
10
textproc/glimpse/files/patch-ab
Normal file
@ -0,0 +1,10 @@
|
||||
--- agrep/agrep.c.orig Mon May 20 14:05:35 1996
|
||||
+++ agrep/agrep.c Mon May 20 14:06:00 1996
|
||||
@@ -3,6 +3,7 @@
|
||||
* bgopal: (1993-4) added a library interface and removed some bugs: also
|
||||
* selectively modified many routines to work with our text-compression algo.
|
||||
*/
|
||||
+#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include "agrep.h"
|
||||
#include "checkfile.h"
|
Loading…
Reference in New Issue
Block a user