10 lines
181 B
C
10 lines
181 B
C
#ifndef WEPOLL_INTERNAL_H_
|
|
#define WEPOLL_INTERNAL_H_
|
|
|
|
#ifndef WEPOLL_INTERNAL
|
|
#define WEPOLL_INTERNAL
|
|
#define WEPOLL_INTERNAL_EXTERN extern
|
|
#endif
|
|
|
|
#endif /* WEPOLL_INTERNAL_H_ */
|