#!/usr/bin/env python


bld.SAMBA_SUBSYSTEM('LIBASYNC_REQ',
	source='async_sock.c',
	public_deps='talloc tevent'
	)