/* -*-C-*-
-$Id: uxsock.c,v 1.21 1999/08/13 18:47:49 cph Exp $
+$Id: uxsock.c,v 1.22 2000/01/18 02:52:40 cph Exp $
-Copyright (c) 1990-1999 Massachusetts Institute of Technology
+Copyright (c) 1990-2000 Massachusetts Institute of Technology
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
#include "prims.h"
#include "limits.h"
-#ifdef 0
+#if 0
extern struct servent * EXFUN (getservbyname, (CONST char *, CONST char *));
extern struct hostent * EXFUN (gethostbyname, (CONST char *));
#endif