projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03ddf4c
)
(canon_host): Declare strdup. Required for ultrix4.3.
author
Jim Meyering
<jim@meyering.net>
Wed, 5 Apr 2000 14:57:36 +0000
(14:57 +0000)
committer
Jim Meyering
<jim@meyering.net>
Wed, 5 Apr 2000 14:57:36 +0000
(14:57 +0000)
lib/canon-host.c
patch
|
blob
|
history
diff --git
a/lib/canon-host.c
b/lib/canon-host.c
index 0c7eac4f0685614c001bd313d5b2182472392b69..9d968a0359bf98f2dcc7dbaa0575ec930f86f971 100644
(file)
--- a/
lib/canon-host.c
+++ b/
lib/canon-host.c
@@
-1,6
+1,6
@@
/* Host name canonicalization
- Copyright (C) 1995, 1999 Free Software Foundation, Inc.
+ Copyright (C) 1995, 1999
, 2000
Free Software Foundation, Inc.
Written by Miles Bader <miles@gnu.ai.mit.edu>
@@
-43,6
+43,7
@@
# include <arpa/inet.h>
#endif
+char *strdup ();
void free ();
/* Returns the canonical hostname associated with HOST (allocated in a static