specstrings.h: Add _Post_equals_last_error_ to specstrings.h.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
This commit is contained in:
Tom Ritter 2019-05-22 10:53:10 -05:00 committed by Jacek Caban
parent 07d8e63db9
commit be6f9cbf08

View File

@ -285,6 +285,8 @@ extern "C" {
#define __encoded_pointer
#define _Post_equals_last_error_
#ifndef __fallthrough
#define __fallthrough
#endif