repo.or.cz
/
haiku.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ahci: Whitespace and line length cleanup only.
[haiku.git]
/
headers
/
posix
/
wchar_t.h
blob
30077e5791ce42d6309ab4b81d576e37974349d7
1
/*
2
* Copyright 2008-2012 Haiku, Inc. All Rights Reserved.
3
* Distributed under the terms of the MIT License.
4
*/
5
6
7
/* Include GCC's stddef.h. It defines wchar_t. */
8
#include <stddef.h>