X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=internals%2F_PDCLIB_glue.h;h=1d978638f8f46cce35c4c188864166b876f61b4f;hb=3862b03514c94f37966f61693619e6483ead6045;hp=7f3c4fa7469c5553ffb9872e551d4cb5968da763;hpb=99677c35ae2bfd651274191143e140d730fc9925;p=pdclib.old diff --git a/internals/_PDCLIB_glue.h b/internals/_PDCLIB_glue.h index 7f3c4fa..1d97863 100644 --- a/internals/_PDCLIB_glue.h +++ b/internals/_PDCLIB_glue.h @@ -1,7 +1,5 @@ -#ifndef _PDCLIB_GLUE_H -#define _PDCLIB_GLUE_H -/* $Id$ */ - +#ifndef __PDCLIB_GLUE_H +#define __PDCLIB_GLUE_H __PDCLIB_GLUE_H /* OS glue functions declaration <_PDCLIB_glue.h> This file is part of the Public Domain C Library (PDCLib).