aboutsummaryrefslogtreecommitdiffstats
path: root/utils/Spiff/compare.h
blob: b72997945d49455a58680bf3f7b4166ba6464295 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*                        Copyright (c) 1988 Bellcore
**                            All Rights Reserved
**       Permission is granted to copy or use this program, EXCEPT that it
**       may not be sold for profit, the copyright notice must be reproduced
**       on copies, and credit should be given to Bellcore where it is due.
**       BELLCORE MAKES NO WARRANTY AND ACCEPTS NO LIABILITY FOR THIS PROGRAM.
*/

#ifndef X_INCLUDED

extern int X_com();

#define X_INCLUDED
#endif