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

#include <errno.h>
static int dummy ;
#ifndef EPROTO
  syntax error !
#endif