2081afbf02
Submitted by: bento
17 lines
260 B
C
17 lines
260 B
C
|
|
$FreeBSD$
|
|
|
|
--- opts.c 2002/10/21 11:32:56 1.1
|
|
+++ opts.c 2002/10/21 11:33:04
|
|
@@ -37,9 +37,10 @@
|
|
|
|
#include <stdio.h>
|
|
#include <string.h>
|
|
-#include "opts.h"
|
|
#include <malloc.h>
|
|
#include <math.h>
|
|
+
|
|
+#include "opts.h"
|
|
|
|
/*==============*
|
|
* EXTERNALS *
|