renamed capwap directory to cw.
FossilOrigin-Name: 8a43dd9d05a4cb73210243ddd8df2a26f16c7ef2c4d4e36ab446de1f65d88223
This commit is contained in:
8
src/cw/rand.h
Normal file
8
src/cw/rand.h
Normal file
@ -0,0 +1,8 @@
|
||||
#ifndef __CW_RAND_H
|
||||
#define __CW_RAND_H
|
||||
|
||||
|
||||
extern int cw_rand(uint8_t*dst, int len);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user