X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fctype%2Fispunct.c;h=a491d5dc4b04d375fd0f2a3a495f2c147727a204;hb=50018f92f7a1d79bc41a1ad5c5baf99eb7cd40af;hp=e772d76a03f20493552beacfadec2844f9452987;hpb=d89fdec51b5849ebdf8000ff1c2fb49878004f39;p=musl diff --git a/src/ctype/ispunct.c b/src/ctype/ispunct.c index e772d76a..a491d5dc 100644 --- a/src/ctype/ispunct.c +++ b/src/ctype/ispunct.c @@ -1,5 +1,4 @@ #include -#include "libc.h" int ispunct(int c) {