SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
net/dictd/patches/patch-libmaa_decl_h
Normal file
11
net/dictd/patches/patch-libmaa_decl_h
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- libmaa/decl.h.orig Tue Apr 18 15:21:21 2006
|
||||
+++ libmaa/decl.h Tue Apr 18 15:21:31 2006
|
||||
@@ -28,7 +28,7 @@
|
||||
declarations for standard library calls. We provide them here for
|
||||
situations that we know about. */
|
||||
|
||||
-#if defined(__sparc__) && !defined(linux)
|
||||
+#if defined(__sparc__) && !defined(linux) && !defined(__OpenBSD__)
|
||||
#include <sys/resource.h>
|
||||
/* Both SunOS and Solaris */
|
||||
extern int getrusage( int who, struct rusage * );
|
Loading…
Add table
Add a link
Reference in a new issue