mirror of
https://github.com/KDE/konsole.git
synced 2026-05-07 14:16:40 -04:00
Make this compile. sys/types.h can be a good thing.
svn path=/trunk/kdebase/konsole/; revision=23759
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
#ifndef SHELL_H
|
||||
#define SHELL_H
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
#include <qobject.h>
|
||||
#include <termios.h>
|
||||
#include <qsocketnotifier.h>
|
||||
|
||||
Reference in New Issue
Block a user