このヘッダーは、元々C標準ライブラリの <assert.h> にありました。
このヘッダーはエラー処理ライブラリの一部です。
#define assert(E) /* see description */