dockapps/wmbattery/config.h.in
2014-09-21 10:11:55 +01:00

10 lines
153 B
C

#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