Added en axtra include for sys_errlist

Original commit message from CVS:
Added en axtra include for sys_errlist
This commit is contained in:
Wim Taymans 2001-12-15 22:59:24 +00:00
parent 5048fbecd5
commit cbe353a146
2 changed files with 2 additions and 0 deletions

View file

@ -24,6 +24,7 @@
#include "gstfilesrc.h"
#include <stdio.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>

View file

@ -24,6 +24,7 @@
#include "gstfilesrc.h"
#include <stdio.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>