math.c 99 B

1234
  1. #include <config.h>
  2. #define _GL_MATH_INLINE _GL_EXTERN_INLINE
  3. #include "math.h"
  4. typedef int dummy;