summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/errno.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/errno.h b/include/errno.h
index 14ac3cb10b..39426818e0 100644
--- a/include/errno.h
+++ b/include/errno.h
@@ -1,4 +1,11 @@
+/*
+ * Copyright (C) 2014 Samsung Electronics
+ * Przemyslaw Marczak <p.marczak@samsung.com>
+ *
+ * SPDX-License-Identifier: GPL-2.0+
+ */
#ifndef _ERRNO_H
+#define _ERRNO_H
#include <asm-generic/errno.h>
OpenPOWER on IntegriCloud