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
nrpe: update to 4.1.3
[oi-userland.git]
/
components
/
sysutils
/
netperf
/
patches
/
sys-types-h.patch
blob
9e7099bd0962f36583725d71196720793d0205f4
1
--- netperf-2.6.0/src/dscp.c.orig Fri Apr 10 11:01:03 2015
2
+++ netperf-2.6.0/src/dscp.c Fri Apr 10 11:01:26 2015
3
@@ -29,6 +29,7 @@
4
#include <config.h>
5
#endif
6
7
+#include <sys/types.h>
8
#include <stdio.h>
9
#if HAVE_STRING_H
10
#include <string.h>