Commit af929d56 authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

auhal: Make sure gettimeofday is defined.

parent 808821a8
......@@ -25,6 +25,7 @@
* Preamble
*****************************************************************************/
#include <unistd.h>
#include <sys/time.h>
#ifdef HAVE_CONFIG_H
# include "config.h"
......
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