diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/xine.h.tmpl.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/xine.h.tmpl.in b/include/xine.h.tmpl.in index 0d79fddb8..0b4df5124 100644 --- a/include/xine.h.tmpl.in +++ b/include/xine.h.tmpl.in @@ -29,7 +29,7 @@ \endverbatim */ /* - * $Id: xine.h.tmpl.in,v 1.22 2001/06/23 14:05:46 f1rmb Exp $ + * $Id: xine.h.tmpl.in,v 1.23 2001/06/24 01:09:31 guenter Exp $ * */ @@ -37,6 +37,7 @@ #define HAVE_XINE_H #include <inttypes.h> +#include <unistd.h> /** * \defgroup versgroup Version constants |