include: Move update stuff from prototypes.h to update.h

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
Markus Armbruster 2016-06-18 13:55:44 +02:00
parent 2e7efd1e9b
commit 893093f999
24 changed files with 97 additions and 77 deletions

View file

@ -44,6 +44,7 @@
#include "path.h"
#include "sect.h"
#include "prototypes.h"
#include "update.h"
static void assemble_dist_paths(double *);