]> sourceware.org Git - lvm2.git/commit
Add ctype.h header file to silence compile warning on 'isdigit'.
authorDave Wysochanski <dwysocha@redhat.com>
Fri, 29 Aug 2008 00:49:46 +0000 (00:49 +0000)
committerDave Wysochanski <dwysocha@redhat.com>
Fri, 29 Aug 2008 00:49:46 +0000 (00:49 +0000)
commit4f4c72c06507e0983b827a2511fbfee7ec9f9db3
treebd65766e8d8d8c60ebd8f1ec627665e62b6b29fd
parent666cc726617eae9adaf276affb4f75360769d29b
Add ctype.h header file to silence compile warning on 'isdigit'.

uuid/uuid.c:86: warning: implicit declaration of function 'isdigit'
lib/uuid/uuid.c
This page took 0.109061 seconds and 5 git commands to generate.