X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=error.h;h=51ee2098210479ceea640a1e044d61d2bfc274a0;hb=2347b1cc856585b03351ba71938fcff3630bdfe8;hp=5d61db212265fc48bff91e44c14f5d7e1f134f19;hpb=106fa4a35ebefc81f2118f768ffb37ce3cbb0972;p=paraslash.git diff --git a/error.h b/error.h index 5d61db21..51ee2098 100644 --- a/error.h +++ b/error.h @@ -370,6 +370,7 @@ extern const char **para_errlist[]; PARA_ERROR(F_GETFL, "failed to get fd flags"), \ PARA_ERROR(F_SETFL, "failed to set fd flags"), \ PARA_ERROR(FGETS, "fgets error"), \ + PARA_ERROR(SELECT, "select error"), \ #define WRITE_ERRORS \