Forward declare smartlist_t in process.h
commitf7e175db57c3c0a0acc2ca424163213544f34633
authorAlexander Færøy <ahf@torproject.org>
Thu, 20 Dec 2018 13:36:04 +0000 (20 14:36 +0100)
committerAlexander Færøy <ahf@torproject.org>
Thu, 20 Dec 2018 13:36:04 +0000 (20 14:36 +0100)
tree82f307320d9115a5cc58517bc2ec150e1dded088
parent1c47459e5a5ed6d404a8034502543e7e4a67be38
Forward declare smartlist_t in process.h

This allows other libraries to include process.h without including
the smartlist_t headers first.

See: https://bugs.torproject.org/28847
src/lib/process/process.h