mirror of
https://github.com/xcat2/xNBA.git
synced 2024-12-14 15:21:32 +00:00
Added missing declaration.
This commit is contained in:
parent
9debfed07a
commit
e96041872e
@ -8,6 +8,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
struct buffer;
|
||||
|
||||
extern int ebuffer_alloc ( struct buffer *buffer, size_t len );
|
||||
|
||||
#endif /* _GPXE_EBUFFER_H */
|
||||
|
Loading…
Reference in New Issue
Block a user