Commit c8b28221 by Richard Henderson Committed by Richard Henderson

* concat.c: Include <sys/types.h>.

From-SVN: r43449
parent 1e29ee12
2001-06-18 Richard Henderson <rth@redhat.com>
* concat.c: Include <sys/types.h>.
2001-06-11 Loren J. Rittle <ljrittle@acm.org> 2001-06-11 Loren J. Rittle <ljrittle@acm.org>
bootstrap/3106 bootstrap/3106
......
...@@ -55,6 +55,7 @@ NOTES ...@@ -55,6 +55,7 @@ NOTES
#include "ansidecl.h" #include "ansidecl.h"
#include "libiberty.h" #include "libiberty.h"
#include <sys/types.h> /* size_t */
#ifdef ANSI_PROTOTYPES #ifdef ANSI_PROTOTYPES
#include <stdarg.h> #include <stdarg.h>
......
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