aboutsummaryrefslogtreecommitdiffstats
path: root/src/include/pxe.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/pxe.h')
-rw-r--r--src/include/pxe.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/pxe.h b/src/include/pxe.h
index ecb664d5..f17d8f77 100644
--- a/src/include/pxe.h
+++ b/src/include/pxe.h
@@ -144,4 +144,6 @@ extern struct net_device *pxe_netdev;
extern void pxe_set_netdev ( struct net_device *netdev );
+extern void pxe_set_cached_filename ( const unsigned char *filename );
+
#endif /* PXE_H */