xref: /dflybsd-src/contrib/openbsd_libm/src/s_signgam.c (revision e586f31ca9899b49a4fc156613d9ecd853defcec)
1 /*	$OpenBSD: s_signgam.c,v 1.2 2015/01/20 04:41:01 krw Exp $	*/
2 #include "math.h"
3 #include "math_private.h"
4 int signgam = 0;
5