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
1 changed files with 10 additions and 0 deletions
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 a new issue