00001 /* DO NOT EDIT THIS FILE. 00002 00003 It has been auto-edited by fixincludes from: 00004 00005 "fixinc/tests/inc/strings.h" 00006 00007 This had to be done to correct non-standard usages in the 00008 original, manufacturer supplied header file. */ 00009 00010 #ifndef FIXINC_WRAP_STRINGS_H_ULTRIX_STRINGS 00011 #define FIXINC_WRAP_STRINGS_H_ULTRIX_STRINGS 1 00012 00013 00014 00015 #if defined( SUNOS_STRLEN_CHECK ) 00016 __SIZE_TYPE__ strlen(); /* string length */ 00017 #endif /* SUNOS_STRLEN_CHECK */ 00018 00019 00020 #if defined( ULTRIX_STRINGS_CHECK ) 00021 @(#)strings.h 6.1 (ULTRIX) 00022 00023 #endif /* ULTRIX_STRINGS_CHECK */ 00024 00025 #endif /* FIXINC_WRAP_STRINGS_H_ULTRIX_STRINGS */
1.5.6