Include config.h in base64.cc to get restrict def (may address #241)

This commit is contained in:
Keith Winstein
2012-04-25 12:20:53 -04:00
parent ef939c75cf
commit f4c8417672
+1 -1
View File
@@ -42,7 +42,7 @@
* *
*/ */
// #include <config.h> #include "config.h"
/* Get prototype. */ /* Get prototype. */
#include "base64.h" #include "base64.h"