1
0
Fork 0

minor fix in mms_mmbox.c: added include file

This commit is contained in:
bagyenda 2007-12-05 16:58:06 +00:00
parent 2bee4e49db
commit cade2f51a9
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
*/
#include <sys/file.h>
#include <fcntl.h>
#include <stdio.h>
#include <string.h>
#include <stdlib.h>