]> 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 8867416a942f9901a08a0d1ca0c4c11b66def477..670c252a563b15b72f18e98e65bcbafa33286885 100644 (file)
@@ -30,6 +30,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <fcntl.h>
+#include <string.h> // for strcat
 
 #include "config.h"
 #include "global.h"