// -*- c-file-style: "bsd" -*-

#ifndef _INVALD_INVALD_H_
#define _INVALD_INVALD_H_

#include "lib/rpc.h"
#include <stdio.h>

void Invald_Setup(const char *pgconninfo,
                  FILE *nodesFile);

#endif  /* _INVALD_INVALD_H_ */
