/* same.h:
 *
 ****************************************************************
 * Copyright (C) 2003 Tom Lord
 * 
 * See the file "COPYING" for further information about
 * the copyright and warranty status of this work.
 */

#ifndef INCLUDE__LIBFSUTILS__SAME_H
#define INCLUDE__LIBFSUTILS__SAME_H



/* automatically generated __STDC__ prototypes */
extern int names_same_inode (t_uchar const * const a, t_uchar const * const b);
extern int on_same_device (t_uchar const * const a, t_uchar const * const b);
#endif  /* INCLUDE__LIBFSUTILS__SAME_H */


/* tag: Tom Lord Fri Dec  5 13:48:26 2003 (same.h)
 */


syntax highlighted by Code2HTML, v. 0.9.1