Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
Immanuel
/
btpd
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
OpenBSD doesn't have stdint.h. It'd be great if they would implement basic c99
library support some day...
master
Richard Nyberg
19 anni fa
parent
f20c481b11
commit
ff3f222885
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
misc/hashtable.c
+ 1
- 1
misc/hashtable.c
Vedi File
@@ -1,5 +1,5 @@
#include <stdlib.h>
#include <
std
int.h>
#include <int
types
.h>
#include "hashtable.h"
Write
Preview
Loading…
Annulla
Salva