/* Copyright (c) 2003, Roger Dingledine
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
* Copyright (c) 2007-2020, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/**
* \file parse_int.h
* \brief Header for parse_int.c
**/
long ;
unsigned long ;
double ;
uint64_t ;
/* !defined(TOR_PARSE_INT_H) */