Remove a patch missed in the last commit.

Noticed by:	John Merryweather Cooper <johnmary@adelphia.net>
This commit is contained in:
Joe Marcus Clarke 2003-12-16 06:36:38 +00:00
parent 527e55387a
commit d4e03516e2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=95930

View file

@ -1,10 +0,0 @@
--- mono/metadata/debug-mono-symfile.c.orig Thu Dec 26 12:33:21 2002
+++ mono/metadata/debug-mono-symfile.c Thu Dec 26 12:33:57 2002
@@ -2,6 +2,7 @@
#include <stdlib.h>
#include <string.h>
#include <signal.h>
+#include <sys/param.h>
#include <mono/metadata/metadata.h>
#include <mono/metadata/tabledefs.h>
#include <mono/metadata/rawbuffer.h>