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 400b846..9addd46 100644
--- a/libldetect-private.h
+++ b/libldetect-private.h
@@ -1,2 +1,5 @@
extern int pciusb_find_modules(struct pciusb_entries *entries, const char *fpciusbtable, int no_subid);
extern void pciusb_initialize(struct pciusb_entry *e);
+
+#define MAX_DEVICES 100
+#define BUF_SIZE 512