[originally from svn r5088]
This commit is contained in:
Owen Dunn 2005-01-09 14:45:00 +00:00
Родитель 06434ffc71
Коммит ea218e4d2c
1 изменённых файлов: 1 добавлений и 1 удалений

2
misc.h
Просмотреть файл

@ -5,7 +5,7 @@
#include <stdio.h> /* for FILE * */
#include <stdarg.h> /* for va_list */
#include <time.h> /* for struct_tm */
#include <time.h> /* for struct tm */
#ifndef FALSE
#define FALSE 0