#!/bin/sh
# DF-2741 build (guest, as root)
cc -O -o poc2741 poc2741.c -lpthread
