Sfoglia il codice sorgente

Include assert.h in minirent.h

rexim 4 anni fa
parent
commit
730c3ba45e
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      examples/ls.c

+ 1 - 0
examples/ls.c

@@ -1,3 +1,4 @@
+#include <assert.h>
 #include <stdio.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <stdlib.h>
 #include <string.h>
 #include <string.h>