acl/lib_acl/include/ioctl/acl_myioctl.h
zsxxsz cc05b877a2 first commit acl to github
first commit acl to github
2013-08-18 17:42:25 +08:00

17 lines
193 B
C

#ifndef __ACL_MYIOCTL_INCLUDE_H__
#define __ACL_MYIOCTL_INCLUDE_H__
#ifdef __cplusplus
extern "C" {
#endif
#include "acl_ioctl.h"
#include "acl_spool.h"
#ifdef __cplusplus
}
#endif
#endif