--- embedaddon/mpd/src/tcp.h 2013/07/22 08:44:29 1.1.1.1 +++ embedaddon/mpd/src/tcp.h 2021/03/17 00:39:23 1.1.1.2 @@ -15,9 +15,7 @@ * VARIABLES */ - extern const struct cmdtab TcpSetCmds[]; - extern const struct phystype gTcpPhysType; +extern const struct cmdtab TcpSetCmds[]; +extern const struct phystype gTcpPhysType; #endif - -