Parent Directory
|
Revision Log
|
Patch
| revision 199 by ph10, Tue Jul 31 14:39:09 2007 UTC | revision 200 by ph10, Wed Aug 1 09:10:40 2007 UTC | |
|---|---|---|
| # | Line 20 and dead code stripping is activated. Th | Line 20 and dead code stripping is activated. Th |
| 20 | header ensures that the array gets flagged as "someone outside this compilation | header ensures that the array gets flagged as "someone outside this compilation |
| 21 | unit might reference this" and so it will always be supplied to the linker. */ | unit might reference this" and so it will always be supplied to the linker. */ |
| 22 | ||
| 23 | #ifdef HAVE_CONFIG_H | #ifdef HAVE_CONFIG_H |
| 24 | #include <config.h> | #include <config.h> |
| 25 | #endif | #endif |
| 26 | ||
| 27 | #include "pcre_internal.h" | #include "pcre_internal.h" |
| 28 |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |