error: Print 32- and 64-bit integers portably (Bug#8435).
[bpt/emacs.git] / src / m / ia64.h
index 101d56e..a1374d7 100644 (file)
@@ -28,6 +28,7 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 
 /* Define the type to use.  */
 #define EMACS_INT              long
+#define pEd                    "ld"
 #define EMACS_UINT             unsigned long
 
 #ifdef REL_ALLOC