| Paste number 9162: | cfengine.patch |
| Pasted by: | mpf |
| When: | 5 years, 1 month ago |
| Share: | Tweet this! | http://paste.lisp.org/+72I |
| Channel: | #fink |
| Paste contents: |
diff -ur cfengine-2.1.11.old/src/cf.extern.h cfengine-2.1.11/src/cf.extern.h --- cfengine-2.1.11.old/src/cf.extern.h 2004-10-26 00:40:50.000000000 -0700 +++ cfengine-2.1.11/src/cf.extern.h 2005-06-13 10:44:50.000000000 -0700 @@ -28,6 +28,8 @@ /* */ /*******************************************************************/ +#include "../pub/getopt.h" + #if defined HAVE_PTHREAD_H && (defined HAVE_LIBPTHREAD || defined BUILDTIN_GCC_THREAD) extern pthread_mutex_t MUTEX_SYSCALL; extern pthread_mutex_t MUTEX_LOCK;
This paste has no annotations.