[NeoStats-Devel] [Commits] r2658 - trunk/include
| Newsgroups | gmane.comp.neostats.devel |
|---|---|
| Message-ID | <[email protected]> |
Author: Mark Date: Sat Jul 9 06:19:34 2005 New Revision: 2658 Modified: trunk/include/perlmod.h Log: remove superfluous include config.h, neostats.h includes it and this file is only ever included *after* it Modified: trunk/include/perlmod.h ============================================================================== --- trunk/include/perlmod.h (original) +++ trunk/include/perlmod.h Sat Jul 9 06:19:34 2005 @@ -24,7 +24,6 @@ #ifndef _PERLMOD_H_ #define _PERLMOD_H_ #ifdef USE_PERL -#include "config.h" #ifdef PERLDEFINES #include <EXTERN.h>