Programs using definitions from iperf_config.h (in particular
HAVE_STDINT_H) need to include that header. Aftermath of #174.
This commit is contained in:
parent
b506d6790c
commit
c110a92d08
@ -1,3 +1,5 @@
|
||||
#include "iperf_config.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
|
@ -1,3 +1,5 @@
|
||||
#include "iperf_config.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user