crypto/crypt_aes_impl: Remove config includes

This commit is contained in:
Martin Piatka
2026-02-24 13:02:32 +01:00
parent a51eeb1e54
commit 901452fb41

View File

@@ -24,9 +24,6 @@
* EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "config.h"
#include "config_unix.h"
#include "config_win32.h"
#include "debug.h"
#include "crypt_aes_impl.h"
#include "crypt_aes.h"