process.h: add a struct declaration for buf_t.
commit774d1092fd08bf8d0fc0948a13c81c0b572d8b31
authorNick Mathewson <nickm@torproject.org>
Mon, 16 Dec 2019 18:12:22 +0000 (16 13:12 -0500)
committerNick Mathewson <nickm@torproject.org>
Thu, 9 Jan 2020 12:30:35 +0000 (9 07:30 -0500)
tree0386e1a9018a3a0412d8888120897305d404588a
parentdd5dda78f66c6ab6708cbac898c9f6a2d21162ef
process.h: add a struct declaration for buf_t.

This lets us avoid a dependency on include order.
src/lib/process/process.h