Next round of code removal and header cleanup

None of this is used anywhere

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2013-10-07 16:13:13 -07:00
parent 054406b420
commit 2627ea927d
7 changed files with 2 additions and 101 deletions

View file

@ -6,17 +6,10 @@
*
* Licensed under the MIT license.
*/
#include <unistd.h>
#include <stdio.h>
#include <string.h>
#include <stdint.h>
#include <stdlib.h>
#include "gettext.h"
#define __USE_XOPEN
#include <time.h>
#include <math.h>
#include "dive.h"
#include "uemis.h"