a bit of polish on makedevs

This commit is contained in:
Eric Andersen
2005-07-18 09:42:37 +00:00
parent 1b7058c653
commit 54e57da96a
2 changed files with 3 additions and 2 deletions

View File

@@ -6,6 +6,7 @@
#include <fcntl.h>
#include <getopt.h>
#include <time.h>
#include <ctype.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/sysmacros.h> /* major() and minor() */