X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=platform%2Fexample_cygwin%2Ffunctions%2F_PDCLIB%2Fseek.c;h=ace9439a4067139c1e936892b5717dd0560f4c56;hp=449a62a459cfd23a0a847470483993e373049775;hb=9f87d9e27e74d9e06e0c93114ffd70a45ee152fa;hpb=912688cd6675234e7dd744cd6971a0d7c1591910 diff --git a/platform/example_cygwin/functions/_PDCLIB/seek.c b/platform/example_cygwin/functions/_PDCLIB/seek.c index 449a62a..ace9439 100644 --- a/platform/example_cygwin/functions/_PDCLIB/seek.c +++ b/platform/example_cygwin/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"