Changeset 441 for GPL/trunk/include/linux/capability.h
- Timestamp:
- Jun 6, 2009, 4:22:27 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/trunk/include/linux/capability.h
r305 r441 3 3 #ifndef _LINUX_CAPABILITY_H 4 4 #define _LINUX_CAPABILITY_H 5 5 #define capable(a) 1 6 #define CAP_SYS_ADMIN 0 6 7 #endif /* _LINUX_CAPABILITY_H */
Note:
See TracChangeset
for help on using the changeset viewer.