Pārlūkot izejas kodu

Added missing declaration.

tags/v0.9.3
Michael Brown 17 gadus atpakaļ
vecāks
revīzija
b45a9bfa2d
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. 2
    0
      src/include/usr/imgmgmt.h

+ 2
- 0
src/include/usr/imgmgmt.h Parādīt failu

@@ -7,6 +7,8 @@
7 7
  *
8 8
  */
9 9
 
10
+struct image;
11
+
10 12
 extern int imgfetch ( const char *filename, const char *name,
11 13
 		      struct image **new_image );
12 14
 extern int imgload ( struct image *image );

Notiek ielāde…
Atcelt
Saglabāt