#!/bin/sh
# DF-2476 build: concurrent I/O harness (latent demonstration on md0).
cc -o poc poc.c -lpthread
