#ifndef _NETFD_H_57330097_ #define _NETFD_H_57330097_ /* This file is in the public domain. */ #include "structs.h" extern void netfd_new(int, LISTEN *, char *); #endif