]> sigrok.org Git - libsigrok.git/commit - include/libsigrok/proto.h
proto.h: Add missing unistd.h #include.
authorUwe Hermann <redacted>
Sun, 3 Jan 2016 02:00:45 +0000 (03:00 +0100)
committerUwe Hermann <redacted>
Sun, 3 Jan 2016 02:00:45 +0000 (03:00 +0100)
commitf014a8fd4cbea56c3ecd23a5b2cbb7c38d905253
treefdb760736a5a72bef46583352819e156d7bc783b
parente43887683cc1920fa0d6f9e557bff0e62fa7c8a3
proto.h: Add missing unistd.h #include.

The ssize_t and size_t usage requires the unistd.h #include.

Thanks to Daniel Glöckner for the bug report.

This fixes bug #721.
include/libsigrok/proto.h