*** emacs-23.2/src/m/intel386.h Sat Apr 3 18:26:07 2010 --- emacs-23.2.patch/src/m/intel386.h Sun Oct 10 16:36:31 2010 *************** *** 103,107 **** --- 103,111 ---- #define SEGMENT_MASK ((SEGMENT_SIZE)-1) #endif + #ifdef __SSP_ALL__ + #define NO_ARG_ARRAY + #endif + /* arch-tag: 746338f0-cb7b-4f49-a98c-cb50817cf2ec (do not change this comment) */