Skip to content
  • Morten Welinder's avatar
    #include <string.h> for strlen. · fbb769d8
    Morten Welinder authored
    2001-06-21  Morten Welinder  <terra@diku.dk>
    
    	* src/summary.c: #include <string.h> for strlen.
    
    	* src/search.c (calculate_replacement): Warning killer.
    
    	* src/regression.c: #include <stdlib.h> for abs.
    
    	* src/plugin-loader-module.c: #include <string.h> for strcmp.
    
    	* src/formats.c (cell_format_fraction): Avoid accidental use of
     	trigraph.
    
    	* src/complete.c: #include <stdlib.h> for abort.
    
    
    2001-06-21  Morten Welinder  <terra@diku.dk>
    
    	* fn-stat.c: #include <string.h> for memset.
    
    	* fn-lookup.c: #include <stdlib.h> for abs.
    
    	* fn-information.c (translate_table): Fix accidental use of
     	trigraph.
    	#include <stdlib.h> for abs and <string.h> for strcmp.
    
    	* fn-date.c: #include <string.h> for strcmp and <stdlib.h> for
     	abort.
    fbb769d8