mirror of
https://git.freebsd.org/ports.git
synced 2025-07-09 05:19:16 -04:00
10 lines
253 B
C++
10 lines
253 B
C++
--- vvp/decoder.cc.orig Thu Nov 2 02:00:59 2006
|
|
+++ vvp/decoder.cc Thu Nov 2 02:01:07 2006
|
|
@@ -22,7 +22,6 @@
|
|
# include "functor.h"
|
|
# include "symbols.h"
|
|
# include <stdlib.h>
|
|
-# include <malloc.h>
|
|
# include <limits.h>
|
|
# include <assert.h>
|
|
|