summaryrefslogtreecommitdiff
path: root/source3/smbwrapper/wrapper.h
blob: 84a947a8b841e0511c19c9ae974500a9c19fae1a (plain)
1
2
3
4
5
6
7
8
#include <syscall.h>
#include <stdio.h>
#include <dirent.h>
#include <errno.h>
#include <sys/types.h>
#include <sys/stat.h>
#include "kernel_stat.h"
#include "realcalls.h"