X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=compat%2Finclude%2Fbylabel.h;h=d1b0a7dc2b8781c9197932db5630d07145f15302;hp=740f4f6ce348ba729f489524408275f5114d0177;hb=11856e771fadee7ddb9b5a613c91f562bf363da7;hpb=109e9e1d1a904627eeae4d519a0f694795b2892c diff --git a/compat/include/bylabel.h b/compat/include/bylabel.h index 740f4f6..d1b0a7d 100644 --- a/compat/include/bylabel.h +++ b/compat/include/bylabel.h @@ -9,14 +9,16 @@ * - Added cache for UUID and disk labels * Wed Aug 16 2000 Erik Troan * - Ported to dump/restore - * Stelian Pop - Alcôve , 2000 + * Stelian Pop - Alcôve , 2000-2002 * - * $Id: bylabel.h,v 1.3 2000/12/04 15:43:16 stelian Exp $ + * $Id: bylabel.h,v 1.5 2002/01/16 09:32:14 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);