equal
deleted
inserted
replaced
3 * |
3 * |
4 * Please see the file LICENSE in the source's root directory. |
4 * Please see the file LICENSE in the source's root directory. |
5 * |
5 * |
6 * This file written by Ryan C. Gordon. |
6 * This file written by Ryan C. Gordon. |
7 */ |
7 */ |
|
8 |
|
9 #if HAVE_CONFIG_H |
|
10 # include <config.h> |
|
11 #endif |
8 |
12 |
9 #include <stdio.h> |
13 #include <stdio.h> |
10 #include <stdlib.h> |
14 #include <stdlib.h> |
11 #include <string.h> |
15 #include <string.h> |
12 #include <errno.h> |
16 #include <errno.h> |