comparison lwlink/lwlink.c @ 212:bae1e3ecdce1

More preparation for gnulib integration
author lost
date Fri, 24 Apr 2009 06:43:02 +0000
parents 42df94f30d82
children
comparison
equal deleted inserted replaced
211:51511cf1c9f8 212:bae1e3ecdce1
19 19
20 20
21 21
22 */ 22 */
23 23
24 #ifdef HAVE_CONFIG_H 24 #include <config.h>
25 #include "config.h"
26 #endif
27 25
28 #define __lwlink_c_seen__ 26 #define __lwlink_c_seen__
29 27
30 #include <argp.h> 28 #include <argp.h>
31 #include <errno.h> 29 #include <errno.h>