]> Git Repo - qemu.git/blobdiff - linux-user/m68k-sim.c
qcow: convert QCow to use QCryptoBlock for encryption
[qemu.git] / linux-user / m68k-sim.c
index 1994e400003567cb81000a7fee04d50fd91e0c10..34d332d8b17dfe57c039845970a79f0edfa5aca9 100644 (file)
  *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
-#include <sys/types.h>
-#include <sys/stat.h>
-#include <errno.h>
-#include <fcntl.h>
-#include <unistd.h>
-#include <stdlib.h>
-#include <stdio.h>
-#include <time.h>
+#include "qemu/osdep.h"
 
 #include "qemu.h"
 
This page took 0.023742 seconds and 4 git commands to generate.