* Auth lib builds again.

--HG--
branch : trunk
This commit is contained in:
Brian
2010-06-07 07:43:20 -06:00
parent cbaf5587d6
commit 36584926e6
12 changed files with 18 additions and 18 deletions

View File

@@ -18,8 +18,8 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include "Auth/Sha1.h"
#include "Auth/BigNumber.h"
#include "SHA1.h"
#include "BigNumber.h"
#include <stdarg.h>
Sha1Hash::Sha1Hash()