From cbe353a1466cc85b8409680023fc5b7758b9abbd Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Sat, 15 Dec 2001 22:59:24 +0000 Subject: [PATCH] Added en axtra include for sys_errlist Original commit message from CVS: Added en axtra include for sys_errlist --- gst/elements/gstfilesrc.c | 1 + plugins/elements/gstfilesrc.c | 1 + 2 files changed, 2 insertions(+) diff --git a/gst/elements/gstfilesrc.c b/gst/elements/gstfilesrc.c index c2f0f53..ea2c12e 100644 --- a/gst/elements/gstfilesrc.c +++ b/gst/elements/gstfilesrc.c @@ -24,6 +24,7 @@ #include "gstfilesrc.h" +#include #include #include #include diff --git a/plugins/elements/gstfilesrc.c b/plugins/elements/gstfilesrc.c index c2f0f53..ea2c12e 100644 --- a/plugins/elements/gstfilesrc.c +++ b/plugins/elements/gstfilesrc.c @@ -24,6 +24,7 @@ #include "gstfilesrc.h" +#include #include #include #include -- 2.7.4