mirror of
https://github.com/ipxe/ipxe
synced 2025-12-11 14:03:29 +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 );
|
||||
|
||||
#endif /* _GPXE_EBUFFER_H */
|
||||
|
||||
Reference in New Issue
Block a user