/*      $NetBSD: findcc.h,v 1.3 2021/08/20 05:45:19 rillig Exp $        */

#define DEFAULT_CC              "cc"

char *findcc(const char *);