6 #include <sys/socket.h>
7 #include <netinet/in.h>
9 #include <arpa/nameser.h>
10 #include <sys/ioctl.h>
20 #include "net-support.h"
21 #include "pathnames.h"
24 #include "net-features.h"
26 extern struct aftype ipx_aftype
;
28 /* static int skfd = -1; */
30 int IPX_rinput(int action
, int ext
, char **args
)
33 fprintf(stderr
, _("IPX: this needs to be written\n"));
36 #endif /* HAVE_AFIPX */