Instead of hardcoding PF_SEEK_* constants use SEEK_* values from stdio.h.
authorHelmut Eller <eller.helmut@gmail.com>
Mon, 12 Dec 2016 15:39:17 +0000 (16:39 +0100)
committerHelmut Eller <eller.helmut@gmail.com>
Mon, 12 Dec 2016 15:49:13 +0000 (16:49 +0100)
commit1d7147ff6ecef92cf10791c7286f278689dec7a0
treedacfed3618e9289459c59d97465d7c873b3771c3
parentfb2f857a3d824a34b38b8e15619f1844dad6e1bd
Instead of hardcoding PF_SEEK_* constants use SEEK_* values from stdio.h.
csrc/pf_io.h