# HG changeset patch # User Virginia Wray # Date 1381440441 25200 # Node ID 78b671af708096902b33dbff23f2bb1ae2d089cc # Parent b6f5c5d1d0b75a5b925c741656eeee3f4adc3c24 17570406 Remove Temporary build fix for 16453463 Update Puppet's offerings on Solaris diff -r b6f5c5d1d0b7 -r 78b671af7080 components/puppet/ext/puppet_audit.c --- a/components/puppet/ext/puppet_audit.c Wed Oct 09 07:10:15 2013 -0700 +++ b/components/puppet/ext/puppet_audit.c Thu Oct 10 14:27:21 2013 -0700 @@ -33,15 +33,6 @@ #include #include -/* - * the ADT_puppet_session_* macros may not yet be on the system. this can - * be removed when they are. - */ -#ifndef ADT_puppet_session_start -#define ADT_puppet_session_end 219 -#define ADT_puppet_session_start 218 -#endif - VALUE cPuppetAudit; VALUE