diff options
Diffstat (limited to 'perf')
-rw-r--r-- | perf/c/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perf/c/Makefile.am b/perf/c/Makefile.am index 60ddda8..9ab50a5 100644 --- a/perf/c/Makefile.am +++ b/perf/c/Makefile.am @@ -32,6 +32,7 @@ pgmexamples_diff_flags = \ -DCONFIG_GALOIS_MUL_LUT \ -DIF_NAMESIZE=256 \ -DPGM_GNUC_INTERNAL=G_GNUC_INTERNAL \ + -DCONFIG_HAVE_WSACMSGHDR \ -DGETTEXT_PACKAGE='"pgm"' \ -DG_LOG_DOMAIN='"Pgm"' |