Commit df548dfc by Philippe De Muyter Committed by Jeff Law

* xstrdup (sys/types.h): Include this file.

From-SVN: r30347
parent 95247088
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> 1999-10-28 Nathan Sidwell <nathan@acm.org>
* Makefile.in (SUBDIRS): New macro. * Makefile.in (SUBDIRS): New macro.
......
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
This trivial function is in the public domain. This trivial function is in the public domain.
Ian Lance Taylor, Cygnus Support, December 1995. */ Ian Lance Taylor, Cygnus Support, December 1995. */
#include <sys/types.h>
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H
#include "config.h" #include "config.h"
#endif #endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment