/* Copyright (c) 1996 Nick Ing-Simmons. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. */ #include #include #include #ifdef CAN_PROTOTYPE #define NeedFunctionPrototypes 1 #define NeedNestedPrototypes 1 #else #define NeedFunctionPrototypes 0 #define NeedNestedPrototypes 0 #endif #include