* xstrdup (sys/types.h): Include this file.
From-SVN: r30347
This commit is contained in:
parent
952470882e
commit
df548dfc02
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
Tue Nov 2 03:23:13 1999 Philippe De Muyter <phdm@macqel.be>
|
||||
|
||||
* xstrdup (sys/types.h): Include this file.
|
||||
|
||||
1999-10-28 Nathan Sidwell <nathan@acm.org>
|
||||
|
||||
* Makefile.in (SUBDIRS): New macro.
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
This trivial function is in the public domain.
|
||||
Ian Lance Taylor, Cygnus Support, December 1995. */
|
||||
|
||||
#include <sys/types.h>
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue