X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=includes%2Fctype.h;h=27b66aad77b6a189ff672f4ec9d537783f85b3b8;hb=d6f1494a4f38a212b29a13ee713885058dcf0fe7;hp=c82c26d7f1881a7a0699fe452e14cb55fb4d5f1b;hpb=9f87d9e27e74d9e06e0c93114ffd70a45ee152fa;p=pdclib diff --git a/includes/ctype.h b/includes/ctype.h index c82c26d..27b66aa 100644 --- a/includes/ctype.h +++ b/includes/ctype.h @@ -1,6 +1,4 @@ -/* $Id$ */ - -/* 7.4 Character handling +/* Character handling This file is part of the Public Domain C Library (PDCLib). Permission is granted to use, modify, and / or redistribute at will. @@ -9,7 +7,7 @@ #ifndef _PDCLIB_CTYPE_H #define _PDCLIB_CTYPE_H _PDCLIB_CTYPE_H -#include <_PDCLIB_int.h> +#include "_PDCLIB_int.h" /* Character classification functions */