index
:
pugl.git
c++
dragdrop
main
Pugl GUI library
d@drobilla.net
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'src')
-rw-r--r--
src/x11.c
1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/x11.c b/src/x11.c
index 039c411..9504705 100644
--- a/
src/x11.c
+++ b/
src/x11.c
@@ -32,7 +32,6 @@
#endif
#include <sys/select.h>
-#include <sys/time.h>
#include <limits.h>
#include <math.h>