summaryrefslogtreecommitdiffstats
path: root/libldetect.h
diff options
context:
space:
mode:
Diffstat (limited to 'libldetect.h')
-rw-r--r--libldetect.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libldetect.h b/libldetect.h
index c954da0..b588560 100644
--- a/libldetect.h
+++ b/libldetect.h
@@ -18,6 +18,7 @@ struct pciusb_entry {
char *module;
char *text;
+ char* class;
int already_found:1;
};
struct pciusb_entries {