This patch is no longer necessary.

Submitted by:	maintainer
This commit is contained in:
Joe Marcus Clarke 2003-12-19 05:58:27 +00:00
parent 6dbfcfd92f
commit ba1df17167
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96184

View File

@ -1,10 +0,0 @@
--- source/creator/creator.c.orig Fri Feb 14 22:11:48 2003
+++ source/creator/creator.c Fri Feb 14 23:17:26 2003
@@ -91,6 +91,7 @@
#ifdef __FreeBSD__
#ifndef __OpenBSD__
#include <floatingpoint.h>
+ #include <sys/types.h>
#include <sys/rtprio.h>
#endif
#endif