From 29471dd4582f6dfddae91932fdbf9f663e7d652b Mon Sep 17 00:00:00 2001
From: Slaven Rezic <slaven@rezic.de>
Date: Mon, 2 Feb 2015 07:47:35 +0100
Subject: [PATCH] no bits/signum.h on FreeBSD (RT #101866)

---
 1003.xs | 1 -
 1 file changed, 1 deletion(-)

diff --git a/1003.xs b/1003.xs
index 77fd714..1549dd3 100644
--- a/1003.xs
+++ b/1003.xs
@@ -175,7 +175,6 @@
 #define I_SIGNAL
 #ifdef I_SIGNAL
 #include <signal.h>
-#include <bits/signum.h>
 #endif
 
 /*
-- 
2.1.2