summaryrefslogtreecommitdiffstats
path: root/src/include/sys/types.h
blob: 69968dd3ed54497996585a398cee74bc6a2de560 (plain)
1
2
3
4
5
6
#ifndef __SYS_TYPES_H__
#define __SYS_TYPES_H__

#include "../types.h"

#endif /* __SYS_TYPES_H__ */