Make this compile. sys/types.h can be a good thing.

svn path=/trunk/kdebase/konsole/; revision=23759
This commit is contained in:
Alex Zepeda
1999-06-17 08:15:18 +00:00
parent 6f8ff47fea
commit c766916ae2

View File

@@ -16,6 +16,8 @@
#ifndef SHELL_H
#define SHELL_H
#include <sys/types.h>
#include <qobject.h>
#include <termios.h>
#include <qsocketnotifier.h>