#!/bin/sh
# DF-2609 build (on the DF guest, as root)
cc -O2 -Wall -o niq niq.c
