many cleanups (forgotten includes)

This commit is contained in:
leitner
2002-07-08 21:05:07 +00:00
parent 7589c81061
commit 5706ea2e53
19 changed files with 23 additions and 27 deletions

View File

@@ -3,6 +3,7 @@
#include <sys/fcntl.h>
#include <sys/mman.h>
#include <sys/shm.h>
#include <stdlib.h>
#include "buffer.h"
#include "ldif.h"
#include "mduptab.h"