kekekeks / skypetab-ng

A program that adds tabs to Skype™ for Linux
skypetab-ng
GNU Lesser General Public License v3.0
76 stars 4 forks source link

skype-poll-fix.c: #include <ctype.h> for isdigit() #76

Closed trofi closed 6 years ago

trofi commented 8 years ago

Noticed on gcc-linux: warning: implicit declaration of function ‘isdigit’ [-Wimplicit-function-declaration]

Signed-off-by: Sergei Trofimovich siarheit@google.com