#!/bin/sh
# DF-2691 build script - run on the DragonFly guest
cc -O2 -Wall -o kqsig_uaf kqsig_uaf.c
