Include stdint.h

This commit is contained in:
Glenn L McGrath 2003-11-20 05:26:38 +00:00
parent 931ae9d2f8
commit d85421de22

View File

@ -30,6 +30,7 @@
#include <sys/types.h>
#include <regex.h>
#include <termios.h>
#include <stdint.h>
#include <netdb.h>