blob: 506016e67d9ab222fa75e932c2ec231d39dd5ad6 [file] [log] [blame]
#include "f2c.h"
shortint
h_len (char *s __attribute__ ((__unused__)), ftnlen n)
{
return (n);
}