]> Creatis software - gdcm.git/blobdiff - src/gdcmmpeg2/src/mpeg2dec/store.c
COMP: Remove compiler warnings using gcc
[gdcm.git] / src / gdcmmpeg2 / src / mpeg2dec / store.c
index 8867416a942f9901a08a0d1ca0c4c11b66def477..628938bf29a1b3c0023633998c3d739ec1d31ea4 100644 (file)
@@ -30,6 +30,8 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <fcntl.h>
+#include <unistd.h> // for write
+#include <string.h> // for strcat
 
 #include "config.h"
 #include "global.h"