projects
/
qemu-gpiodev
/
libgpiod.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e20133
)
core: remove unneeded include from gpiod.h
author
Bartosz Golaszewski
<bgolaszewski@baylibre.com>
Thu, 17 Dec 2020 16:32:23 +0000
(17:32 +0100)
committer
Bartosz Golaszewski
<bgolaszewski@baylibre.com>
Thu, 17 Dec 2020 17:02:59 +0000
(18:02 +0100)
This header is a leftover from previous development. Remove it as nobody
requires it.
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
include/gpiod.h
patch
|
blob
|
history
diff --git
a/include/gpiod.h
b/include/gpiod.h
index a7e7348782b8ab7f4150f8b717871d7f9e051e83..b82d5078b542a8f04a6a35b4e7f779658dc00ea5 100644
(file)
--- a/
include/gpiod.h
+++ b/
include/gpiod.h
@@
-8,7
+8,6
@@
#ifndef __LIBGPIOD_GPIOD_H__
#define __LIBGPIOD_GPIOD_H__
-#include <dirent.h>
#include <stdbool.h>
#include <stdlib.h>
#include <time.h>