pinba plugin: Remove the "NI_MAXSERV" define.
[collectd.git] / src / pinba.c
index 489ba7c..3d25a68 100644 (file)
 # define PINBA_MAX_SOCKETS 16
 #endif
 
-#ifndef NI_MAXSERV
-# define NI_MAXSERV 32
-#endif
-
 /*
  * Private data structures
  */