Przeglądaj źródła

OpenBSD doesn't have stdint.h. It'd be great if they would implement basic c99

library support some day...
master
Richard Nyberg 18 lat temu
rodzic
commit
ff3f222885
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      misc/hashtable.c

+ 1
- 1
misc/hashtable.c Wyświetl plik

@@ -1,5 +1,5 @@
#include <stdlib.h>
#include <stdint.h>
#include <inttypes.h>

#include "hashtable.h"



Ładowanie…
Anuluj
Zapisz