diff --git a/include/fcntl.h b/include/fcntl.h index 76fe91d6b..0c3179402 100644 --- a/include/fcntl.h +++ b/include/fcntl.h @@ -47,7 +47,7 @@ #define O_APPEND 0x40 -/* types */ +/* Types */ typedef long int off_t;