2002-10-23 18:47:12 +00:00
|
|
|
/*
|
2010-11-03 21:46:47 +00:00
|
|
|
* Copyright 2008-2010 Haiku Inc. All Rights Reserved.
|
2008-03-16 17:21:37 +00:00
|
|
|
* Distributed under the terms of the MIT License.
|
2002-10-23 18:47:12 +00:00
|
|
|
*/
|
2003-04-19 17:35:55 +00:00
|
|
|
|
2010-11-03 21:46:47 +00:00
|
|
|
|
2008-05-10 21:30:34 +00:00
|
|
|
/* Include GCC's stddef.h. It defines wchar_t. */
|
2008-03-16 17:21:37 +00:00
|
|
|
#include <stddef.h>
|