summaryrefslogtreecommitdiffstats
path: root/gcc/cppexp.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cppexp.c')
-rw-r--r--gcc/cppexp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cppexp.c b/gcc/cppexp.c
index 7aa350d49bd..b2bad21a248 100644
--- a/gcc/cppexp.c
+++ b/gcc/cppexp.c
@@ -23,7 +23,6 @@ Boston, MA 02111-1307, USA. */
#include "cpplib.h"
#include "cpphash.h"
-typedef unsigned long cpp_num_part;
typedef struct cpp_num cpp_num;
#define PART_PRECISION (sizeof (cpp_num_part) * CHAR_BIT)
OpenPOWER on IntegriCloud