X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=compat%2Finclude%2Fbylabel.h;h=b6e0ee97caf7e8fca42eb24d1f4b39503c6e8e99;hp=740f4f6ce348ba729f489524408275f5114d0177;hb=d6967896bc4e18f9b4359a2ef5be5c0f1bcc456a;hpb=0bd5aa901caaf832e40166fc72994c2923cfb159 diff --git a/compat/include/bylabel.h b/compat/include/bylabel.h index 740f4f6..b6e0ee9 100644 --- a/compat/include/bylabel.h +++ b/compat/include/bylabel.h @@ -11,12 +11,14 @@ * - Ported to dump/restore * Stelian Pop - AlcĂ´ve , 2000 * - * $Id: bylabel.h,v 1.3 2000/12/04 15:43:16 stelian Exp $ + * $Id: bylabel.h,v 1.4 2000/12/21 11:14:53 stelian Exp $ */ #ifndef _BYLABEL_H_ #define _BYLABEL_H_ +#include + const char * get_device_name(const char * item); const char * get_device_label(const char * spec);