dma: add required headers if they are not present
[dragonfly.git] / lib / libm / src / s_signgam.c
blob4d6345119b431e3006f7ba7df31a284a1af692cc
1 /* $NetBSD: s_signgam.c,v 1.4 1998/01/09 03:15:46 perry Exp $ */
2 /* $DragonFly: src/lib/libm/src/s_signgam.c,v 1.1 2005/07/26 21:15:20 joerg Exp $ */
4 #include <math.h>
5 #include "math_private.h"
7 int signgam = 0;