]> git.saurik.com Git - apple/libc.git/blobdiff - posix1e/aclvar.h
Libc-594.1.4.tar.gz
[apple/libc.git] / posix1e / aclvar.h
index b9a7e450f5479618ffd56808ddd4681b14019c41..0a9426ad116421e6128bbf960c580e21bad70091 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2004 Apple Computer, Inc. All rights reserved.
+ * Copyright (c) 2004, 2008 Apple Computer, Inc. All rights reserved.
  *
  * @APPLE_LICENSE_HEADER_START@
  * 
@@ -25,9 +25,6 @@
 
 #include <sys/kauth.h>
 
-#define _ACL_HEADER_SIZE       sizeof(struct kauth_filesec)
-#define _ACL_ENTRY_SIZE                sizeof(struct kauth_ace)
-
 /*
  * Internal access control list entry representation.
  */