mirror of
https://github.com/KDE/konsole.git
synced 2025-12-23 23:38:08 -05: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