plugin/ndisasm: fixed to compile

git-svn-id: svn://ultimatepp.org/upp/trunk@14962 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2020-09-02 08:48:00 +00:00
parent 570acf1cc8
commit cd89bfd716

View file

@ -61,9 +61,6 @@
be able to #ifdef them... */
#else
/* Default these to unsupported unless we have config.h */
# ifndef inline
# define inline
# endif
# ifndef restrict
# define restrict
# endif