diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-06-22 11:44:36 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-06-22 11:44:36 +0200 |
| commit | 9c5128866ea65ad300b40d47a9d43998dc8bc9f4 (patch) | |
| tree | c84646b77419d1231e6e966e638f7f09abae8d3d /src/core.c | |
| parent | 0647b37dfc35145d74822844ad7e54bf5c218369 (diff) | |
janitor: fix compiler warnings
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
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) |
