diff --git a/src/client/distren.h b/src/client/distren.h --- a/src/client/distren.h +++ b/src/client/distren.h @@ -20,6 +20,10 @@ #ifndef DISTREN_H #define DISTREN_H 1 +/* + Public API for DistRen + */ + #include /* size_t */ typedef struct distren *distren_t;