Missing #include

This commit is contained in:
Ralf Haferkamp 2009-07-17 16:21:14 +00:00
parent 40f785f62a
commit 3ebee592e0

View file

@ -11,6 +11,7 @@
#ifdef HAVE_TERMIOS_H
#include <termios.h>
#include <cstdio>
#endif
#include <string.h>