ses: Guard the elm_type_names declaration by _KERNEL

MFC after:	2 weeks
Sponsored by:	Axcient
This commit is contained in:
Alan Somers 2021-08-30 14:45:13 -06:00
parent 1fb52e4373
commit cc2d08d388

View file

@ -154,7 +154,9 @@ typedef enum {
"SAS Connector" \
}
#ifdef _KERNEL
extern const char *elm_type_names[];
#endif
typedef struct encioc_element {
/* Element Index */