This was clearly not tested on an ELF system...
This commit is contained in:
parent
c9e38558c0
commit
9f5bb51dae
12
sysutils/task/patches/patch-src_file_file_c
Normal file
12
sysutils/task/patches/patch-src_file_file_c
Normal file
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-src_file_file_c,v 1.1 2002/09/25 07:09:53 pvalchev Exp $
|
||||
--- src/file/file.c.orig Sat Mar 23 15:06:39 2002
|
||||
+++ src/file/file.c Wed Sep 25 00:36:22 2002
|
||||
@@ -44,7 +44,7 @@ static char *moduleid =
|
||||
#include <unistd.h> /* for read() */
|
||||
|
||||
#ifdef __ELF__
|
||||
-#include <elf.h>
|
||||
+#include <link_elf.h>
|
||||
#endif
|
||||
|
||||
#include "patchlevel.h"
|
Loading…
Reference in New Issue
Block a user