Parcourir la source

Added missing #include

tags/v0.9.3
Michael Brown il y a 17 ans
Parent
révision
3b8b06ae90
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1
    0
      src/include/gpxe/open.h

+ 1
- 0
src/include/gpxe/open.h Voir le fichier

@@ -7,6 +7,7 @@
7 7
  *
8 8
  */
9 9
 
10
+#include <stdarg.h>
10 11
 #include <gpxe/tables.h>
11 12
 
12 13
 struct xfer_interface;

Chargement…
Annuler
Enregistrer