Commit 8c083ee2 authored by Rafaël Carré's avatar Rafaël Carré

missing header

parent b803dd3a
......@@ -38,6 +38,10 @@
#ifdef ENABLE_VLM
#ifndef WIN32
# include <sys/time.h> /* gettimeofday() */
#endif
#ifdef HAVE_TIME_H
# include <time.h> /* ctime() */
# include <sys/timeb.h> /* ftime() */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment