Mercurial > audlegacy-plugins
diff src/alarm/interface.c @ 1840:756ec3dcd3ec
alarm: MK2
| author | William Pitcock <nenolod@atheme.org> |
|---|---|
| date | Mon, 24 Sep 2007 14:04:28 -0500 |
| parents | a6115d004ec3 |
| children | 3134a0987162 |
line wrap: on
line diff
--- a/src/alarm/interface.c Mon Sep 24 14:03:31 2007 -0500 +++ b/src/alarm/interface.c Mon Sep 24 14:04:28 2007 -0500 @@ -2,9 +2,7 @@ * DO NOT EDIT THIS FILE - it is generated by Glade. */ -#ifdef HAVE_CONFIG_H -# include <config.h> -#endif +#include <config.h> #include <sys/types.h> #include <sys/stat.h>
