Skip to content
Snippets Groups Projects
Commit 07a0f272 authored by Utz-Uwe Haus's avatar Utz-Uwe Haus Committed by Utz-Uwe Haus
Browse files

fix typo in POSIX_C_SOURCE define

parent a436203f
No related branches found
No related tags found
No related merge requests found
#include "maestro/i_misc.h"
#include "maestro/logging.h"
#ifndef _POSIZE_C_SOURCE
#ifndef _POSIX_C_SOURCE
#define _POSIX_C_SOURCE 1
#endif
#include <limits.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment