diff options
-rw-r--r-- | events.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ * Contact: Laurent Pinchart <laurent.pinchart@ideasonboard.com> */ -#define _BSD_SOURCE +#define _DEFAULT_SOURCE #include <errno.h> #include <stdio.h> #include <stdlib.h> |