diff options
| author | Hongzhi.Song <hongzhi.song@windriver.com> | 2018-08-31 08:02:14 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2018-09-05 16:32:02 -0400 |
| commit | 0dc10a5bf8b962e953440b66c6098afec35208ea (patch) | |
| tree | 9a0f51c7e6177d7dc6a9754e82d853072fef9808 /recipes-networking/openvswitch/files/openvswitch-example | |
| parent | a352f4081b907e5db602104cfaed202284ddba6c (diff) | |
| download | meta-virtualization-0dc10a5bf8b962e953440b66c6098afec35208ea.tar.gz | |
diod/ops.c: add header file for makedev
Error:
diod/ops.c:845: undefined reference to `makedev'
Fixed:
Glibc removes sys/sysmacros.h which defines makedev from sys/types.h
since v2.28. [Commit ID: e16deca62e16f]
And then glibc suggestions us to include <sys/sysmacros.h> directly if
code needs it.
Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'recipes-networking/openvswitch/files/openvswitch-example')
0 files changed, 0 insertions, 0 deletions
