Index: arch/ia32/include/vesa.h
===================================================================
--- arch/ia32/include/vesa.h	(revision e8194664346da297d4362295839ff6b1fb615c0b)
+++ arch/ia32/include/vesa.h	(revision 9f581365c9675d07a5dcf5cc1cfcb67932a3cfef)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006-2006 Jakub Vana
+ * Copyright (C) 2006 Jakub Vana
  * All rights reserved.
  *
@@ -30,8 +30,6 @@
 #define __VESA_H__
 
-
-int vesa_present(void);
-void vesa_init(void);
-
+extern int vesa_present(void);
+extern void vesa_init(void);
 
 #endif
