summaryrefslogtreecommitdiff
path: root/source3/smbwrapper/wrapper.h
blob: 3c42c228e037bbeb2ccb9c81ef622bfc624aa05b (plain)
1
2
3
4
5
6
7
8
9
#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"