#!/bin/sh
# DF-3079 build — run on the guest (unprivileged)
cc -O -o /tmp/pse "$(dirname "$0")/procfs_sticky_excl.c"
