Merge branch 'release-4-5-patches' into rotation-4-5
[alexxy/gromacs.git] / src / tools / gmx_tune_pme.c
index da974a4f792f67b86708dfe7b200d61e5bd53949..ed6e9bb407b59468b18ada313746108f29b50ab7 100644 (file)
 #include <config.h>
 #endif
 
+
+#include <time.h>
+#ifdef HAVE_SYS_TIME_H
+#include <sys/time.h>
+#endif
+
+
+
 #include "statutil.h"
 #include "typedefs.h"
 #include "smalloc.h"