aboutsummaryrefslogtreecommitdiffstats
path: root/uemis.c
diff options
context:
space:
mode:
Diffstat (limited to 'uemis.c')
-rw-r--r--uemis.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/uemis.c b/uemis.c
index 26d6e1ab9..7b0e3fbc4 100644
--- a/uemis.c
+++ b/uemis.c
@@ -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"