This patch is what I needed to compile coreboot with LLVM.
[coreboot.git] / src / console / vtxprintf.c
index b1b53b6a3996b14653a7b5cb3050489e71903817..3c75e3d7041d97bcbf5816fb52a05fb498627151 100644 (file)
@@ -4,7 +4,6 @@
  *  Copyright (C) 1991, 1992  Linus Torvalds
  */
 
-#include <stdarg.h>
 #include <string.h>
 #include <div64.h>
 #include <console/vtxprintf.h>