]> Creatis software - gdcm.git/blobdiff - src/gdcmmpeg2/src/mpeg2dec/store.c
BUG: Replace 0 with SEEK_SET, this was wrong for djgpp
[gdcm.git] / src / gdcmmpeg2 / src / mpeg2dec / store.c
index 628938bf29a1b3c0023633998c3d739ec1d31ea4..670c252a563b15b72f18e98e65bcbafa33286885 100644 (file)
@@ -30,7 +30,6 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <fcntl.h>
-#include <unistd.h> // for write
 #include <string.h> // for strcat
 
 #include "config.h"