summaryrefslogtreecommitdiff
path: root/src/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.h')
-rw-r--r--src/common.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/common.h b/src/common.h
index 9a827fad4..798d19706 100644
--- a/src/common.h
+++ b/src/common.h
@@ -14,10 +14,6 @@
#include <unistd.h>
#include <string.h>
-#ifndef PRIuPTR
-# define PRIuPTR "lu"
-#endif
-
#include "cc-compat.h"
#include "git/common.h"
#include "util.h"