Explorar o código

vm-file-editor: #include <sys/time.h> for gettimeofday

Vincent Penquerc'h %!s(int64=10) %!d(string=hai) anos
pai
achega
393553c7bb
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      qubes-rpc/vm-file-editor.c

+ 1 - 0
qubes-rpc/vm-file-editor.c

@@ -1,5 +1,6 @@
 #include <sys/stat.h>
 #include <sys/wait.h>
+#include <sys/time.h>
 #include <stdio.h>
 #include <string.h>
 #include <stdlib.h>