diff options
Diffstat (limited to 'src/core.c')
| -rw-r--r-- | src/core.c | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -29,6 +29,7 @@ | |||
| 29 | #include "state.h" | 29 | #include "state.h" |
| 30 | #include "iobuf.h" | 30 | #include "iobuf.h" |
| 31 | #include "evbuf.h" | 31 | #include "evbuf.h" |
| 32 | #include "match.h" | ||
| 32 | 33 | ||
| 33 | static inline int istouch(const struct mtdev_slot *data, | 34 | static inline int istouch(const struct mtdev_slot *data, |
| 34 | const struct mtdev_caps *caps) | 35 | const struct mtdev_caps *caps) |
