#ifndef _HOSTNAME_H_c93e3b85_ #define _HOSTNAME_H_c93e3b85_ #include "config.h" #if defined(HOSTNAMES) && !defined(SYNC_HOSTNAMES) extern void fork_hostname_process(void); extern int hostname_fd; extern int hostname_px; #endif #endif