Преглед изворни кода

errno.h now required in order to compile.

tags/v0.9.3
Michael Brown пре 19 година
родитељ
комит
eff1cd867b
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1
    0
      src/core/buffer.c

+ 1
- 0
src/core/buffer.c Прегледај датотеку

@@ -93,6 +93,7 @@
93 93
 #include "stddef.h"
94 94
 #include "string.h"
95 95
 #include "io.h"
96
+#include "errno.h"
96 97
 #include "buffer.h"
97 98
 
98 99
 /**

Loading…
Откажи
Сачувај