Harald Welte has submitted this change and it was merged.
Change subject: sysmo+lc15: Add missign include for readv/writev
..
sysmo+lc15: Add missign include for readv/writev
This avoids compiler warnings like this:
../../src/
Patch Set 1: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/6596
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ic67d369a3ca33bfa636ace9f272f1c7257de86e1
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit
Review at https://gerrit.osmocom.org/6596
sysmo+lc15: Add missign include for readv/writev
This avoids compiler warnings like this:
../../src/osmo-bts-sysmo/l1_transp_hw.c:130:13: warning: implicit declaration
of function ‘writev’; did you mean ‘write’? [-Wimplicit-function-declaration]
wr