Fix LTO build
[platform/upstream/expect.git] / exp_rename.h
1 /* exp_rename.h - preface globals that appear in the expect library with "exp_"
2 so we don't conflict with the user.  This saves me having to use exp_XXX
3 throughout the expect program itself, which was written well before the library
4 when I didn't have to worry about name conflicts.
5
6 Written by: Don Libes, NIST, 12/3/90
7
8 Design and implementation of this program was paid for by U.S. tax
9 dollars.  Therefore it is public domain.  However, the author and NIST
10 would appreciate credit if this program or parts of it are used.  */
11