mirror of
https://github.com/opnsense/src.git
synced 2026-06-05 14:54:21 -04:00
4 lines
133 B
C
4 lines
133 B
C
#include <paths.h>
|
|
|
|
#define _PATH_USBVDB "/usr/share/misc/usb_vendors"
|
|
#define _PATH_LUSBVDB _PATH_LOCALBASE "/share/usbids/usb.ids"
|