diff options
Diffstat (limited to 'src/test.c')
| -rw-r--r-- | src/test.c | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -19,7 +19,8 @@ | |||
| 19 | * | 19 | * |
| 20 | **************************************************************************/ | 20 | **************************************************************************/ |
| 21 | 21 | ||
| 22 | #include "common.h" | 22 | #include <common.h> |
| 23 | #include <xbypass.h> | ||
| 23 | #include <stdio.h> | 24 | #include <stdio.h> |
| 24 | #include <time.h> | 25 | #include <time.h> |
| 25 | 26 | ||
