提交 280f0925 编写于 作者: J Joo Aun Saw 提交者: Jonathan Cameron

tools: iio: iio_utils: remove unnecessary define guard

Signed-off-by: NJoo Aun Saw <jasaw@dius.com.au>
Acked-by: NDaniel Baluta <daniel.baluta@intel.com>
Signed-off-by: NJonathan Cameron <jic23@kernel.org>
上级 e7231491
......@@ -6,9 +6,6 @@
* under the terms of the GNU General Public License version 2 as published by
* the Free Software Foundation.
*/
#ifndef _IIO_UTILS_H
#define _IIO_UTILS_H
#include <string.h>
#include <stdlib.h>
#include <stdio.h>
......@@ -990,5 +987,3 @@ int read_sysfs_string(const char *filename, const char *basedir, char *str)
return ret;
}
#endif /* _IIO_UTILS_H */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册