9 lines
96 B
C
9 lines
96 B
C
#ifndef _TOBEREP_H
|
|
#define _TOBEREP_H
|
|
|
|
/* $Id$ */
|
|
|
|
int Add_ToBeRep(struct _filerecord);
|
|
|
|
#endif
|