X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=src%2Flib%2Fcommands%2Fstop.c;h=32bdd314fabc3bfe0f2e3cd6e4e3d39a583c3f88;hp=330d22f3216d3c4f12c7b9c78879b53b92836e94;hb=786e2a99d5bc8583ebf4d99deb6a96af32261347;hpb=f75c03dfd995b41ce069393288f40b3c74fe8e58 diff --git a/src/lib/commands/stop.c b/src/lib/commands/stop.c index 330d22f32..32bdd314f 100644 --- a/src/lib/commands/stop.c +++ b/src/lib/commands/stop.c @@ -37,7 +37,6 @@ #include #include "commands.h" #include "empobj.h" -#include "path.h" static int start_stop(int); static int start_stop_sector(char *, int);