Artifact e61fbc9557de21962e4b22a10c07d64493fd9c67:
- File packetbl.h — part of check-in [f60cda4b60] at 2009-03-13 19:55:31 on branch trunk — Commit to correct place. (user: rmiller, size: 236) [annotate] [blame] [check-ins using]
#ifndef LOCAL_PACKETBL_H # define LOCAL_PACKETBL_H # ifdef HAVE_CONFIG_H # include "config.h" # endif # ifdef USE_SOCKSTAT # ifndef SOCKSTAT_PATH # define SOCKSTAT_PATH "/tmp/.packetbl.sock" # endif # endif #endif