projects
/
sdk
/
target
/
sdbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f27cf42
)
revert it due to dlopen error
22/289322/1
author
sangwook lee
<sangwook96.lee@samsung.com>
Mon, 6 Mar 2023 09:12:30 +0000
(18:12 +0900)
committer
sangwook lee
<sangwook96.lee@samsung.com>
Mon, 6 Mar 2023 09:12:30 +0000
(18:12 +0900)
Change-Id: I2f21bf72b4c941b553b3d646bce427f88413c96d
Signed-off-by: sangwook lee <sangwook96.lee@samsung.com>
src/plugin.h
patch
|
blob
|
history
diff --git
a/src/plugin.h
b/src/plugin.h
index 4b44874b431345584d519bf93c56f9810cb1e8d7..72345c6cf4f28f77f5befd393c61382984fd14f2 100755
(executable)
--- a/
src/plugin.h
+++ b/
src/plugin.h
@@
-18,9
+18,8
@@
#define __PLUGIN_H
#include "sdbd_plugin.h"
-#define STR(R) #R
-#define PLUGIN_PATH
STR(LIBDIR)"
/libsdbd_plugin.so"
+#define PLUGIN_PATH
"/usr/lib
/libsdbd_plugin.so"
#define PLUGIN_XML_PATH "/etc/sdbd/commands.xml"
extern char* extcmd;