X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=opt%2Ftss_errno%2Ferrno.c;h=75a564fbfd2033356944a2b49616c6e498835b75;hp=cf91ac5dd2da6189521011822cf2f26371dd12bc;hb=da0f3f353d417fed71f358a48d5d5394145e460d;hpb=aacebf0b0209d7719b3cf34a022555fbcea924f3 diff --git a/opt/tss_errno/errno.c b/opt/tss_errno/errno.c index cf91ac5..75a564f 100644 --- a/opt/tss_errno/errno.c +++ b/opt/tss_errno/errno.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /* _PDCLIB_errno This file is part of the Public Domain C Library (PDCLib). @@ -22,7 +20,7 @@ int * _PDCLIB_errno_func() #endif #ifdef TEST -#include <_PDCLIB_test.h> +#include "_PDCLIB_test.h" int main( void ) {