Skip to content
Snippets Groups Projects
Commit 45710062 authored by Patrick Robbe's avatar Patrick Robbe
Browse files

Fix compilation warning

parent ab8bc88f
No related branches found
No related tags found
No related merge requests found
#define _GNU_SOURCE #include <cstdio>
#include <stdlib.h> #include <linux/limits.h>
#include <unistd.h> #include <unistd.h>
#include <stdio.h>
#include <signal.h>
#include <string.h>
#include <limits.h>
#include <libgen.h> #include <libgen.h>
int main(int argc, char *argv[]) int main(int argc, char *argv[])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment