7 lines
94 B
C
7 lines
94 B
C
|
|
#ifndef COMPAT_H
|
|
#define COMPAT_H 1
|
|
|
|
extern LookupEntry groupNames[];
|
|
|
|
#endif /* COMPAT_H */
|