summaryrefslogtreecommitdiff
path: root/bcc/bcc-cc1.c
diff options
context:
space:
mode:
Diffstat (limited to 'bcc/bcc-cc1.c')
-rw-r--r--bcc/bcc-cc1.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/bcc/bcc-cc1.c b/bcc/bcc-cc1.c
index d6fece3..6f545be 100644
--- a/bcc/bcc-cc1.c
+++ b/bcc/bcc-cc1.c
@@ -2,8 +2,7 @@
/* Copyright (C) 1992 Bruce Evans */
-#include "const.h"
-#include "types.h"
+#include "bcc.h"
PUBLIC int main(argc, argv)
int argc;