X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Falgorithm.c;h=f294887b2ddf706f22aa786892c2ad81ac9d1709;hb=205ac3afa4c2b19c85819d8695abf3975bb11807;hp=aaa2b8469d77ec8b8e3495b17ec0e917107f1f7b;hpb=f9d47b5bba8416419cf3bcd3aa23c2d40a05fcac;p=pspp-builds.git diff --git a/src/algorithm.c b/src/algorithm.c index aaa2b846..f294887b 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