mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Fix the compilation error.
PR: ports/20146 Submitted by: maintainer
This commit is contained in:
parent
487e99c02a
commit
16aeaf8293
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=31010
10
net/ppxp/files/patch-ac
Normal file
10
net/ppxp/files/patch-ac
Normal file
@ -0,0 +1,10 @@
|
||||
--- console/forms/fexts.c.orig Mon Jul 24 08:11:19 2000
|
||||
+++ console/forms/fexts.c Mon Jul 24 08:11:37 2000
|
||||
@@ -2,6 +2,7 @@
|
||||
#include <stdarg.h>
|
||||
#include <math.h>
|
||||
|
||||
+#include "support.h"
|
||||
#include "fppxp.h"
|
||||
|
||||
/*
|
Loading…
Reference in New Issue
Block a user