diff src/utils.h @ 320:781f2e240975

[project @ 1994-01-28 20:00:20 by jwe]
author jwe
date Fri, 28 Jan 1994 20:01:18 +0000
parents 3c23b8ea9099
children 82d30a23c979
line wrap: on
line diff
--- a/src/utils.h
+++ b/src/utils.h
@@ -85,6 +85,11 @@
 extern double D_NINT (double x);
 extern void delete_ppchar (char **);
 
+extern "C"
+{
+extern int gethostname ();
+}
+
 #endif
 
 /*