Very minor fixes.

This commit is contained in:
Bahadir Balban
2008-03-13 00:40:12 +00:00
parent e304bb26c6
commit d27f942702
4 changed files with 5 additions and 3 deletions

View File

@@ -6,6 +6,7 @@
#include <errno.h>
#include <stdio.h>
#include <stdarg.h>
#include <string.h>
#include <sys/shm.h>
#include <sys/types.h>
#include <sys/stat.h>