| # | Line 6 | Line 6 | |
|---|---|---|
| 6 | */ | |
| 7 | #ifndef _RAD_SOURCE_H_ | |
| 8 | #define _RAD_SOURCE_H_ | |
| 9 | + | |
| 10 | + | #include <string.h> |
| 11 | + | |
| 12 | #ifdef __cplusplus | |
| 13 | extern "C" { | |
| 14 | #endif | |
| 12 | – | |
| 13 | – | #include <string.h> |
| 15 | ||
| 16 | #define AIMREQT 100 /* required aim success/failure */ | |
| 17 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |