ahci: Whitespace and line length cleanup only.
[haiku.git] / headers / posix / wchar_t.h
blob30077e5791ce42d6309ab4b81d576e37974349d7
1 /*
2 * Copyright 2008-2012 Haiku, Inc. All Rights Reserved.
3 * Distributed under the terms of the MIT License.
4 */
7 /* Include GCC's stddef.h. It defines wchar_t. */
8 #include <stddef.h>