Inital commit.

FossilOrigin-Name: d75cb1ce5121aed98afdd2dbd2548bea9c5875ddf5478776212db0f99da91b10
This commit is contained in:
7u83@mail.ru
2015-04-05 18:26:33 +00:00
parent ad25251444
commit a3f9db9d46
5 changed files with 95 additions and 0 deletions

9
src/capwap/cipwap.h Normal file
View File

@ -0,0 +1,9 @@
#ifndef __CIPWAP_H
#define __CIPWAP_H
extern struct cw_str cipwap_strings_elem[];
#endif