repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
rust/cargo-c: update to 0.10.7+cargo-0.84.0
[oi-userland.git]
/
components
/
perl
/
BSD-Resource
/
patches
/
01-syscall-proto.patch
blob
40ad5582f01bfc6ac45775d1fb9dd3ce732373df
1
https://github.com/Perl/perl5/issues/21042
2
3
--- BSD-Resource-1.2911/Resource.xs.orig
4
+++ BSD-Resource-1.2911/Resource.xs
5
@@ -11,6 +11,7 @@
6
#endif
7
#define PERL_NO_GET_CONTEXT
8
#include "EXTERN.h"
9
+#define HAS_SYSCALL_PROTO
10
#include "perl.h"
11
#include "XSUB.h"
12
#include "ppport.h"