mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Forgot to add this patch and remove that one...
This commit is contained in:
parent
eb0a7a9e11
commit
0599e3c060
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28563
1 changed files with 12 additions and 0 deletions
12
devel/kdevelop/files/patch-az
Normal file
12
devel/kdevelop/files/patch-az
Normal file
|
@ -0,0 +1,12 @@
|
|||
--- kdevelop/dbg/stty.cpp Wed May 3 14:20:39 2000
|
||||
+++ kdevelop/dbg/stty.cpp.new Fri May 12 18:15:57 2000
|
||||
@@ -45,7 +45,9 @@
|
||||
#ifdef TIME_WITH_SYS_TIME
|
||||
#include <sys/time.h>
|
||||
#endif
|
||||
+#ifndef __FreeBSD__
|
||||
#include <sys/resource.h>
|
||||
+#endif
|
||||
#include <grp.h>
|
||||
|
||||
#if defined (_HPUX_SOURCE)
|
Loading…
Add table
Reference in a new issue