mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-16 07:47:12 -04:00
14 lines
296 B
Plaintext
14 lines
296 B
Plaintext
$NetBSD: patch-al,v 1.3 2010/02/22 21:58:47 wiz Exp $
|
|
|
|
--- linuxdoom-1.10/m_bbox.h.orig Mon Dec 22 20:12:16 1997
|
|
+++ linuxdoom-1.10/m_bbox.h Thu Feb 3 01:33:52 2000
|
|
@@ -23,7 +23,7 @@
|
|
#ifndef __M_BBOX__
|
|
#define __M_BBOX__
|
|
|
|
-#include <values.h>
|
|
+#include "doomtype.h"
|
|
|
|
#include "m_fixed.h"
|
|
|