X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=compat%2Finclude%2Fbylabel.h;h=d1b0a7dc2b8781c9197932db5630d07145f15302;hp=67b6ddaaa99b26993937714f2077a4e2a07d21c6;hb=11856e771fadee7ddb9b5a613c91f562bf363da7;hpb=a23c5022421f8f7e2182300beb938167a3975286 diff --git a/compat/include/bylabel.h b/compat/include/bylabel.h index 67b6dda..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.2 2000/11/30 09:53:13 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);