# | Line 24 | Line 24 | along with this program; if not, write t | |
---|---|---|
24 | ||
25 | #include <stdio.h> | |
26 | #include <time.h> | |
27 | < | |
28 | < | #ifdef STDC_HEADERS |
29 | < | # include <string.h> |
30 | < | #endif |
27 | > | #include <string.h> |
28 | ||
29 | #include "compat.h" | |
30 | #include "config.h" |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |