summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include/ansi.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/powerpc/include/ansi.h')
-rw-r--r--sys/powerpc/include/ansi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/powerpc/include/ansi.h b/sys/powerpc/include/ansi.h
index 017d5fd..0c31d4d 100644
--- a/sys/powerpc/include/ansi.h
+++ b/sys/powerpc/include/ansi.h
@@ -47,6 +47,7 @@
* #endif
*/
#define _BSD_CLOCK_T_ int /* clock() */
+#define _BSD_FFLAGS_T_ __uint_least32_t /* file flags */
#define _BSD_CLOCKID_T_ int /* clockid_t */
#define _BSD_MBSTATE_T_ __mbstate_t /* mbstate_t */
#define _BSD_PTRDIFF_T_ int /* ptr1 - ptr2 */
OpenPOWER on IntegriCloud