git-svn-id: svn://db.shs.com.ru/pip@1010 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5

This commit is contained in:
2020-04-11 07:25:44 +00:00
parent 510a26933b
commit baac83027d

View File

@@ -2,7 +2,7 @@
#include <fcntl.h>
#include <unistd.h>
#include <stdio.h>
#include <sys/ioctl.h>
/*#include <sys/ioctl.h>
#include <sys/select.h>
void print(PIConfig::Entry*e, PIString indent = "") {
@@ -109,7 +109,7 @@ private:
struct timeval s_tv;
};
*/
PIKbdListener kbd;