comparison 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
comparison
equal deleted inserted replaced
1839:4e8ed7dff435 1840:756ec3dcd3ec
1 /* 1 /*
2 * DO NOT EDIT THIS FILE - it is generated by Glade. 2 * DO NOT EDIT THIS FILE - it is generated by Glade.
3 */ 3 */
4 4
5 #ifdef HAVE_CONFIG_H 5 #include <config.h>
6 # include <config.h>
7 #endif
8 6
9 #include <sys/types.h> 7 #include <sys/types.h>
10 #include <sys/stat.h> 8 #include <sys/stat.h>
11 #include <unistd.h> 9 #include <unistd.h>
12 #include <string.h> 10 #include <string.h>