Skip to content

Commit

Permalink
Add wint_t definition in right location
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzMeier committed Nov 28, 2014
1 parent e91bc3b commit a1065b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/stddef.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,6 @@
/****************************************************************************
* Type Definitions
****************************************************************************/
typedef uint32_t wint_t;

#endif /* __INCLUDE_STDDEF_H */

0 comments on commit a1065b0

Please sign in to comment.