Artifact 45e910ff688df3b0e3130af0a3931a6cde48ecb5:
- File packetbl_getstat.h — part of check-in [2dad03cf84] at 2011-03-06 17:33:29 on branch trunk — move include stuff to the include file. add new include file for packetbl_getstat (user: rmiller, size: 236) [annotate] [blame] [check-ins using]
#ifndef PACKETBL_GETSTAT_H #define PACKETBL_GETSTAT_H # ifdef HAVE_CONFIG_H # include "config.h" # endif # ifdef USE_SOCKSTAT # ifndef SOCKSTAT_PATH # define SOCKSTAT_PATH "/tmp/.packetbl.sock" # endif # endif #endif