Reintroduce _OPENPAM to unbreak existing applications.

git-svn-id: svn+ssh://svn.openpam.org/svn/openpam/trunk@412 185d5e19-27fe-0310-9dcf-9bff6b9f3609
This commit is contained in:
Dag-Erling Smørgrav 2008-01-29 19:31:46 +00:00
parent f79742eaab
commit 6be3c3717e
1 changed files with 3 additions and 0 deletions

View File

@ -42,4 +42,7 @@
#define OPENPAM_VERSION 20071221
#define OPENPAM_RELEASE "Hydrangea"
/* violates reserved namespace, but can't be removed for legacy reasons */
#define _OPENPAM
#endif /* !SECURITY_OPENPAM_VERSION_H_INCLUDED */