7 lines
84 B
C
7 lines
84 B
C
#ifndef USER_PROTOCOL_H
|
|
#define USER_PROTOCOL_H
|
|
|
|
#include "tkc/types_def.h"
|
|
|
|
#endif
|