Remove a patch missed in the last commit.
Noticed by: John Merryweather Cooper <johnmary@adelphia.net>
This commit is contained in:
parent
527e55387a
commit
d4e03516e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=95930
1 changed files with 0 additions and 10 deletions
|
@ -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>
|
Loading…
Reference in a new issue