masscan-mark-ii/src/xring.h

8 lines
68 B
C

#ifndef XRING_H
#define XRING_H
int xring_selftest(void);
#endif