mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 23:31:50 -04:00
14 lines
248 B
C
14 lines
248 B
C
--- 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 *
|