mirror of
https://github.com/ipxe/ipxe
synced 2026-02-28 03:11:18 +03:00
Added missing declaration.
This commit is contained in:
@@ -8,6 +8,8 @@
|
|||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
struct buffer;
|
||||||
|
|
||||||
extern int ebuffer_alloc ( struct buffer *buffer, size_t len );
|
extern int ebuffer_alloc ( struct buffer *buffer, size_t len );
|
||||||
|
|
||||||
#endif /* _GPXE_EBUFFER_H */
|
#endif /* _GPXE_EBUFFER_H */
|
||||||
|
|||||||
Reference in New Issue
Block a user