10 lines
94 B
C
10 lines
94 B
C
|
|
#ifndef __CIPWAP_H
|
|
#define __CIPWAP_H
|
|
|
|
extern struct cw_str cipwap_strings_elem[];
|
|
|
|
|
|
#endif
|
|
|