mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
cmdscript.c: explicitly include ctype header
https://bugzilla.redhat.com/show_bug.cgi?id=2245823 Signed-off-by: s00se <95649696+s00se@users.noreply.github.com>
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#ifdef HAVE_PYTHON
|
||||
//#define PY_SSIZE_T_CLEAN
|
||||
#include <Python.h>
|
||||
#include <ctype.h>
|
||||
#include <wchar.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user