aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tegra/tegra.c')
-rw-r--r--tegra/tegra.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/tegra/tegra.c b/tegra/tegra.c
index 66f19e96..0c869877 100644
--- a/tegra/tegra.c
+++ b/tegra/tegra.c
@@ -22,10 +22,6 @@
22 * OTHER DEALINGS IN THE SOFTWARE. 22 * OTHER DEALINGS IN THE SOFTWARE.
23 */ 23 */
24 24
25#ifdef HAVE_CONFIG_H
26# include "config.h"
27#endif
28
29#include <errno.h> 25#include <errno.h>
30#include <fcntl.h> 26#include <fcntl.h>
31#include <string.h> 27#include <string.h>