summaryrefslogtreecommitdiffstats
path: root/libmpdvdkit2/error.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmpdvdkit2/error.c')
-rw-r--r--libmpdvdkit2/error.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/libmpdvdkit2/error.c b/libmpdvdkit2/error.c
index 4d7d19c0fc..c289fd98ee 100644
--- a/libmpdvdkit2/error.c
+++ b/libmpdvdkit2/error.c
@@ -10,7 +10,7 @@
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
@@ -24,6 +24,7 @@
#include "config.h"
#include <stdio.h>
+#include <limits.h>
#include "dvdcss.h"