comparison src/timidity/src/interface.c @ 1785:d447ee6c8bc0

timidity: Mk2
author William Pitcock <nenolod@atheme.org>
date Mon, 24 Sep 2007 12:06:17 -0500
parents d124034ebea3
children
comparison
equal deleted inserted replaced
1784:add71276abfc 1785:d447ee6c8bc0
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>