Inital commit.
FossilOrigin-Name: db7698bb220820c184e89340dbb642a7b97d2e9ccfd3baad58ae496b64b32263
This commit is contained in:
9
src/cw/cipwap_items.h
Normal file
9
src/cw/cipwap_items.h
Normal file
@ -0,0 +1,9 @@
|
||||
#ifndef __CIPWAP_ITEMS_H
|
||||
#define __CIPWAP_ITEMS_H
|
||||
|
||||
extern const char CIPWAP_ITEM_SSH_ENABLE[];
|
||||
extern const char CIPWAP_ITEM_TELNET_ENABLE[];
|
||||
|
||||
extern struct cw_itemdef cipwap_itemdefs[];
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user