1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/games/heretic/files/patch-ah

10 lines
218 B
Plaintext
Raw Normal View History

--- opengl/gl_fonts.c Sun Jan 30 05:58:21 2000
+++ opengl/gl_fonts.c.new Sun Feb 13 03:54:46 2000
@@ -1,5 +1,5 @@
#include <stdio.h>
-#include <malloc.h>
+#include <stdlib.h>
#include <string.h>
#include <math.h>