summaryrefslogtreecommitdiffstats
path: root/libldetect-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'libldetect-private.h')
-rw-r--r--libldetect-private.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libldetect-private.h b/libldetect-private.h
index 9addd46..7f6d82b 100644
--- a/libldetect-private.h
+++ b/libldetect-private.h
@@ -3,3 +3,6 @@ extern void pciusb_initialize(struct pciusb_entry *e);
#define MAX_DEVICES 100
#define BUF_SIZE 512
+
+
+extern char *proc_usb_path;