Explorar o código

faux.error: Add faux/list.h include to error.h

Serj Kalichev %!s(int64=3) %!d(string=hai) anos
pai
achega
c08f064fe2
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      faux/error.h

+ 1 - 0
faux/error.h

@@ -8,6 +8,7 @@
 #include <stdio.h>
 
 #include <faux/faux.h>
+#include <faux/list.h>
 
 typedef struct faux_error_s faux_error_t;
 typedef faux_list_node_t faux_error_node_t;