mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
Whoops. We use -Wmussing-prototypes.
This commit is contained in:
parent
acc083b520
commit
22eed6dec2
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@
|
|||
#define COMPILER_RT_ABI
|
||||
#define di_int int64_t
|
||||
#include "torint.h"
|
||||
|
||||
di_int __mulodi4(di_int a, di_int b, int* overflow);
|
||||
#endif
|
||||
|
||||
/* Returns: a * b */
|
||||
|
|
Loading…
Add table
Reference in a new issue