X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=write_common.c;h=9e9405d5e97cad10d13ae2860518f39c384575e4;hb=b4ee8a698e527eb8155d3d021dcf1b50bf906df1;hp=33ef8be60d0a5fa04e2acd4d21f9b9ad7fc75d2a;hpb=9d75ded33ce6664156acb07e311f51d55970bbea;p=paraslash.git diff --git a/write_common.c b/write_common.c index 33ef8be6..9e9405d5 100644 --- a/write_common.c +++ b/write_common.c @@ -16,6 +16,7 @@ #include "buffer_tree.h" #include "write.h" #include "error.h" +#include "write_common.h" /** the array containing the names of all supported writers */ const char *writer_names[] ={WRITER_NAMES};