diff options
author | corvid <corvid@lavabit.com> | 2009-06-22 20:07:50 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2009-06-22 20:07:50 +0000 |
commit | b46d8c44fbf12e29e20978b4edbcbd1c3be5c5b2 (patch) | |
tree | 94cd9040dfb16e567c47154910ddababc8f5f6b2 /src/web.cc | |
parent | fd38ecd41a055dbfbb93e8935c78c6a4a4b2236a (diff) |
remove system includes
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" |