#100000# ptrdiff_t needs stddef.h
This commit is contained in:
@@ -2,9 +2,9 @@
|
|||||||
*
|
*
|
||||||
* $RCSfile: diagnose.c,v $
|
* $RCSfile: diagnose.c,v $
|
||||||
*
|
*
|
||||||
* $Revision: 1.11 $
|
* $Revision: 1.12 $
|
||||||
*
|
*
|
||||||
* last change: $Author: rt $ $Date: 2003-04-17 17:23:01 $
|
* last change: $Author: vg $ $Date: 2003-04-22 11:18:04 $
|
||||||
*
|
*
|
||||||
* The Contents of this file are made available subject to the terms of
|
* The Contents of this file are made available subject to the terms of
|
||||||
* either of the following licenses
|
* either of the following licenses
|
||||||
@@ -87,6 +87,11 @@
|
|||||||
#define INCLUDED_PTHREAD_H
|
#define INCLUDED_PTHREAD_H
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifndef INCLUDED_STDDEF_H
|
||||||
|
#include <stddef.h>
|
||||||
|
#define INCLUDED_STDDEF_H
|
||||||
|
#endif
|
||||||
|
|
||||||
/************************************************************************/
|
/************************************************************************/
|
||||||
/* Internal data structures and functions */
|
/* Internal data structures and functions */
|
||||||
/************************************************************************/
|
/************************************************************************/
|
||||||
|
Reference in New Issue
Block a user