X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=includes%2Fstring.h;h=3bf90f5d335b74e49c74df8817d2f2b2c6096422;hb=642e624903e01e2e3809f85f65cfb22e967e122c;hp=495e60530b39b08ea0b1be8c78c5694f3f63b00b;hpb=9f87d9e27e74d9e06e0c93114ffd70a45ee152fa;p=pdclib diff --git a/includes/string.h b/includes/string.h index 495e605..3bf90f5 100644 --- a/includes/string.h +++ b/includes/string.h @@ -1,6 +1,4 @@ -/* $Id$ */ - -/* 7.21 String handling +/* String 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_STRING_H #define _PDCLIB_STRING_H _PDCLIB_STRING_H -#include <_PDCLIB_int.h> +#include "_PDCLIB_int.h" #ifndef _PDCLIB_SIZE_T_DEFINED #define _PDCLIB_SIZE_T_DEFINED _PDCLIB_SIZE_T_DEFINED