opnsense-ports/games/magiccube4d/files/patch-MagicCube.h
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

19 lines
475 B
C

*** MagicCube.h.BACKUP Mon Sep 25 19:46:07 2000
--- MagicCube.h Mon Sep 25 19:46:39 2000
***************
*** 22,28 ****
#include <assert.h>
#include <math.h>
#include <string.h>
! #include <malloc.h>
#include "Vec.h"
// Version number of this program. Must also be updated in
--- 22,28 ----
#include <assert.h>
#include <math.h>
#include <string.h>
! #include <stdlib.h>
#include "Vec.h"
// Version number of this program. Must also be updated in