projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e73e9f
)
pinba plugin: Remove the "NI_MAXSERV" define.
author
Florian Forster
<octo@leeloo.lan.home.verplant.org>
Fri, 9 Apr 2010 18:39:09 +0000
(20:39 +0200)
committer
Florian Forster
<octo@leeloo.lan.home.verplant.org>
Fri, 9 Apr 2010 18:39:09 +0000
(20:39 +0200)
src/pinba.c
patch
|
blob
|
history
diff --git
a/src/pinba.c
b/src/pinba.c
index
489ba7c
..
3d25a68
100644
(file)
--- a/
src/pinba.c
+++ b/
src/pinba.c
@@
-54,10
+54,6
@@
# define PINBA_MAX_SOCKETS 16
#endif
-#ifndef NI_MAXSERV
-# define NI_MAXSERV 32
-#endif
-
/*
* Private data structures
*/