aboutsummaryrefslogtreecommitdiff
path: root/src/modules/systemlib/err.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/systemlib/err.h')
-rw-r--r--src/modules/systemlib/err.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/modules/systemlib/err.h b/src/modules/systemlib/err.h
index ca13d6265..af90c2560 100644
--- a/src/modules/systemlib/err.h
+++ b/src/modules/systemlib/err.h
@@ -1,6 +1,6 @@
/****************************************************************************
*
- * Copyright (C) 2012 PX4 Development Team. All rights reserved.
+ * Copyright (c) 2012-2015 PX4 Development Team. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -66,6 +66,7 @@
#define _SYSTEMLIB_ERR_H
#include <stdarg.h>
+#include "visibility.h"
__BEGIN_DECLS