X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=inline;f=src%2Fctype%2Fispunct.c;h=a491d5dc4b04d375fd0f2a3a495f2c147727a204;hb=639bcf251e549f634da9a3e7ef8528eb2ec12505;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) {