dockapps/wmbattery/config.h.in

10 lines
153 B
C
Raw Normal View History

#ifndef CONFIG_H
#define CONFIG_H
/* What system header files can I use? */
#undef HAVE_GETOPT_H
#undef HAVE_SYS_FILE_H
#undef HAVE_SYS_IOCTL_H
#endif