X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=src%2Fstorage%2Fpositions.c;h=8cb8ebec0201a072223263d385de6d2b2526fae0;hb=53d9ddd557f5c7543a14402a2a01b0119eadbbfa;hp=e6289973c2352f49e1b50ef0b46b5be8373058a9;hpb=961bbb87dca7f5406440d32c06dfc7552044e08a;p=familia.git diff --git a/src/storage/positions.c b/src/storage/positions.c index e628997..8cb8ebe 100644 --- a/src/storage/positions.c +++ b/src/storage/positions.c @@ -19,6 +19,7 @@ #include #include +#include #include "../debug.h" @@ -229,5 +230,4 @@ struct position * familia_position_get_family_position(struct familia_family *fa * Entry not found for a given individual. Return error. */ return NULL; -} - +} \ No newline at end of file