summaryrefslogtreecommitdiff
path: root/src/sysdeps/tryeproto.c
blob: e7a09422422f7221d7af783885793db49df3b4ea (plain)
1
2
3
4
5
6
7
8
9
/* ISC license. */

#include <errno.h>

static int dummy ;

#ifndef EPROTO
  syntax error !
#endif