diff options
-rw-r--r-- | banner.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ #include <stdio.h> #include <stdlib.h> #include <string.h> +#include <sys/types.h> #include <unistd.h> #define CHARACTER_WIDTH 9 |
![]() |
index : banner | |
make large letters (WITHDRAWN in SUSv1) |
summaryrefslogtreecommitdiff |
-rw-r--r-- | banner.c | 1 |
@@ -31,6 +31,7 @@ #include <stdio.h> #include <stdlib.h> #include <string.h> +#include <sys/types.h> #include <unistd.h> #define CHARACTER_WIDTH 9 |