src/idle.c

changeset 2090
bab8b7e309db
parent 1952
c39dc1fdeeee
child 2114
bcebefe6507c
equal deleted inserted replaced
2089:3229c43d7266 2090:bab8b7e309db
18 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 18 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
19 * 19 *
20 */ 20 */
21 21
22 #ifdef HAVE_CONFIG_H 22 #ifdef HAVE_CONFIG_H
23 #include "../config.h" 23 #include <config.h>
24 #endif 24 #endif
25 #include <time.h> 25 #include <time.h>
26 #include <stdio.h> 26 #include <stdio.h>
27 #include <unistd.h> 27 #include <unistd.h>
28 28

mercurial