summaryrefslogtreecommitdiff
path: root/iperlsys.h
diff options
context:
space:
mode:
Diffstat (limited to 'iperlsys.h')
-rw-r--r--iperlsys.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/iperlsys.h b/iperlsys.h
index 57160e0804..3aee24f7ce 100644
--- a/iperlsys.h
+++ b/iperlsys.h
@@ -600,6 +600,8 @@ struct IPerlEnvInfo
#if defined(PERL_IMPLICIT_SYS)
+struct utimbuf; /* prevent gcc warning about the use below */
+
/* IPerlLIO */
struct IPerlLIO;
struct IPerlLIOInfo;