This commit is contained in:
twinaphex 2017-07-06 18:11:29 +02:00
parent 9fbb81cfc8
commit f712eeef25

View File

@ -46,7 +46,11 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#ifdef _WIN32
#include <direct.h>
#else
#include <unistd.h>
#endif
/***
*** dvdisaster.c