Revert "Include config.h in base64.cc to get restrict def (may address #241)"
This reverts commit f4c8417672.
config.h was already included via base64.h, and problem is older autoconf.
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
// #include <config.h>
|
||||
|
||||
/* Get prototype. */
|
||||
#include "base64.h"
|
||||
|
||||
Reference in New Issue
Block a user