diff options
Diffstat (limited to 'ot_mutex.c')
| -rw-r--r-- | ot_mutex.c | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -6,9 +6,11 @@ | |||
| 6 | #include <stdio.h> | 6 | #include <stdio.h> |
| 7 | #include <stdlib.h> | 7 | #include <stdlib.h> |
| 8 | #include <sys/mman.h> | 8 | #include <sys/mman.h> |
| 9 | #include <sys/uio.h> | ||
| 9 | 10 | ||
| 10 | /* Libowfat */ | 11 | /* Libowfat */ |
| 11 | #include "byte.h" | 12 | #include "byte.h" |
| 13 | #include "io.h" | ||
| 12 | 14 | ||
| 13 | /* Opentracker */ | 15 | /* Opentracker */ |
| 14 | #include "trackerlogic.h" | 16 | #include "trackerlogic.h" |
