1
0
Fork 0

Minor fix to mmlib/mms_cfg.c -- added errno.h

This commit is contained in:
bagyenda 2006-02-21 10:43:59 +00:00
parent d89834bda1
commit 05d1910723
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
#include <stdlib.h>
#include <string.h>
#include <errno.h>
#include "mms_cfg.h"