X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Falgorithm.c;h=f294887b2ddf706f22aa786892c2ad81ac9d1709;hb=97d6c6f6b1922621ca013668eba9a9a9f71d60fe;hp=aaa2b8469d77ec8b8e3495b17ec0e917107f1f7b;hpb=f9d47b5bba8416419cf3bcd3aa23c2d40a05fcac;p=pspp diff --git a/src/algorithm.c b/src/algorithm.c index aaa2b8469d..f294887b2d 100644 --- a/src/algorithm.c +++ b/src/algorithm.c @@ -102,7 +102,7 @@ #if __OPTIMIZE__ #define NDEBUG #endif -#include +#include "error.h" /* Finds an element in ARRAY, which contains COUNT elements of SIZE bytes each, using COMPARE for comparisons. Returns the