blob: d1809c28086845d6991bbb05e9ff07203dafabfc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- cobc/cobc.c.orig Thu Jun 5 09:02:15 2003
+++ cobc/cobc.c Sun Apr 4 00:32:21 2004
@@ -36,7 +36,7 @@
#include "cobc.h"
#include "tree.h"
-#include "lib/getopt.h"
+#include <getopt.h>
/*
|