git-svn-id: svn://db.shs.com.ru/pip@1010 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
4
main.cpp
4
main.cpp
@@ -2,7 +2,7 @@
|
|||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <sys/ioctl.h>
|
/*#include <sys/ioctl.h>
|
||||||
#include <sys/select.h>
|
#include <sys/select.h>
|
||||||
|
|
||||||
void print(PIConfig::Entry*e, PIString indent = "") {
|
void print(PIConfig::Entry*e, PIString indent = "") {
|
||||||
@@ -109,7 +109,7 @@ private:
|
|||||||
struct timeval s_tv;
|
struct timeval s_tv;
|
||||||
|
|
||||||
};
|
};
|
||||||
|
*/
|
||||||
|
|
||||||
PIKbdListener kbd;
|
PIKbdListener kbd;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user