|
|
|
@ -1,6 +1,6 @@
@@ -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 @@
@@ -66,6 +66,7 @@
|
|
|
|
|
#define _SYSTEMLIB_ERR_H |
|
|
|
|
|
|
|
|
|
#include <stdarg.h> |
|
|
|
|
#include "visibility.h" |
|
|
|
|
|
|
|
|
|
__BEGIN_DECLS |
|
|
|
|
|
|
|
|
|