xref: /dflybsd-src/contrib/openbsd_libm/src/s_signgam.c (revision d0a74117cc5baed46a1514b9ec89c0b7943c91f2)
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