forked from epics_driver_modules/motorBase
Remove compiler warning.
This commit is contained in:
@@ -1,4 +1,2 @@
|
||||
|
||||
|
||||
/* strtok_r prototype */
|
||||
char* strtok_r(char *, const char *, char **);
|
||||
char* strtok_r(char *, const char *, char **);
|
||||
|
||||
Reference in New Issue
Block a user