1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/editors/fine/files/patch-ac
Chris Piazza d86df20640 Add a patch I forgot to add in the last upgrade.
Found by: bento.freebsd.org
1999-12-09 18:24:03 +00:00

9 lines
201 B
Plaintext

--- fine.C.orig Thu Dec 9 10:21:14 1999
+++ fine.C Thu Dec 9 10:21:20 1999
@@ -1,5 +1,4 @@
#define _GNU_SOURCE 1
-#include <features.h>
#include <stdlib.h>
#include <qmsgbox.h>
#include <fine.h>