diff options
Diffstat (limited to 'src/hwstate.c')
| -rw-r--r-- | src/hwstate.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/hwstate.c b/src/hwstate.c index a68b81a..81f4b8b 100644 --- a/src/hwstate.c +++ b/src/hwstate.c | |||
| @@ -20,8 +20,6 @@ | |||
| 20 | **************************************************************************/ | 20 | **************************************************************************/ |
| 21 | 21 | ||
| 22 | #include "hwstate.h" | 22 | #include "hwstate.h" |
| 23 | #include <stdlib.h> | ||
| 24 | #include <limits.h> | ||
| 25 | 23 | ||
| 26 | #define NOTOUCH(hw, c) ((hw)->touch_major == 0 && (c)->has_touch_major) | 24 | #define NOTOUCH(hw, c) ((hw)->touch_major == 0 && (c)->has_touch_major) |
| 27 | 25 | ||
