diff options
Diffstat (limited to 'usr.bin/mg/sysdef.h')
-rw-r--r-- | usr.bin/mg/sysdef.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mg/sysdef.h b/usr.bin/mg/sysdef.h index 50639e63566..33d112cdd47 100644 --- a/usr.bin/mg/sysdef.h +++ b/usr.bin/mg/sysdef.h @@ -1,5 +1,5 @@ /* - * System V system header file + * POSIX system header file */ #include <stdio.h> #include <unistd.h> |