diff options
Diffstat (limited to 'src/web.cc')
-rw-r--r-- | src/web.cc | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -9,10 +9,6 @@ * (at your option) any later version. */ -#include <stdio.h> -#include <stdlib.h> -#include <math.h> /* for rint */ - #include "msg.h" #include "nav.h" |