mirror of
https://git.freebsd.org/ports.git
synced 2025-06-28 16:10:33 -04:00
11 lines
344 B
C
11 lines
344 B
C
--- ./plugins/imklog/imklog.h.orig 2012-01-17 01:19:00.125759823 +0000
|
|
+++ ./plugins/imklog/imklog.h 2012-01-17 01:19:09.879756857 +0000
|
|
@@ -60,7 +60,7 @@
|
|
* believe it is appropriate for the job that needs to be done.
|
|
* rgerhards, 2008-04-09
|
|
*/
|
|
-#if 0
|
|
+#if 1
|
|
extern int symbols_twice;
|
|
extern int use_syscall;
|
|
extern int symbol_lookup;
|