Removed print.h include

This commit is contained in:
John Collins 2020-08-20 00:11:51 -05:00
parent 7ed635efd6
commit 4be43a8d8e
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@
#include "course_table.h"
#include "thread6.h"
#include "../../include/libc/stdlib.h"
#include "print.h"
#include "pc/pc_main.h"
#include "pc/cliopts.h"