/* tag: Tom Lord Tue Dec  4 14:41:29 2001 (stddef.h)
 */
/* stddef.h -
 *
 ****************************************************************
 * Copyright (C) 2000 Tom Lord
 * 
 * See the file "COPYING" for further information about
 * the copyright and warranty status of this work.
 */

#ifndef INCLUDE__OS__STDDEF_H
#define INCLUDE__OS__STDDEF_H



/* ptrdiff_t
 * size_t
 * wchar_t		-- not used in hackerlab
 * NULL			-- not used in hackerlab
 * offsetof
 */

#include <stddef.h>



/* automatically generated __STDC__ prototypes */
#endif  /* INCLUDE__OS__STDDEF_H */


syntax highlighted by Code2HTML, v. 0.9.1