summaryrefslogtreecommitdiffstats
path: root/src/include/sys/types.h
blob: d5c7d6ede55fcbb582ca7dafea7e455b157dc117 (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0-only */

#ifndef __SYS_TYPES_H__
#define __SYS_TYPES_H__

#include "../types.h"

#endif /* __SYS_TYPES_H__ */