X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=platform%2Fexample%2Ffunctions%2F_PDCLIB%2Fseek.c;h=6944f787856c621308777f35ef6bc9262176307d;hp=755abe2cb1eb9393a943356007f9071a69b9f2de;hb=9f87d9e27e74d9e06e0c93114ffd70a45ee152fa;hpb=912688cd6675234e7dd744cd6971a0d7c1591910 diff --git a/platform/example/functions/_PDCLIB/seek.c b/platform/example/functions/_PDCLIB/seek.c index 755abe2..6944f78 100644 --- a/platform/example/functions/_PDCLIB/seek.c +++ b/platform/example/functions/_PDCLIB/seek.c @@ -8,10 +8,7 @@ #include -#ifndef _PDCLIB_GLUE_H -#define _PDCLIB_GLUE_H #include <_PDCLIB_glue.h> -#endif #include "/usr/include/errno.h"