Code

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