Changeset 366
- Timestamp:
- 03/06/06 15:35:37 (3 years ago)
- Files:
-
- nepenthes/trunk/nepenthes-core/src/Nepenthes.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
nepenthes/trunk/nepenthes-core/src/Nepenthes.cpp
r364 r366 44 44 #include <sys/utsname.h> 45 45 46 47 #ifdef HAVE_LIBCAP 46 48 #undef _POSIX_SOURCE 47 49 #include <sys/capability.h> 48 50 #endif 49 51 50 52 #include "Nepenthes.hpp"
