1 /* Copyright (C) 2006 Andre Noll <maan@tuebingen.mpg.de>, see file COPYING. */
3 /** \file grab_client.h exported symbols from grab_client.c */
5 int grab_client_new(int fd, struct lls_parse_result *lpr, struct sched *s);
6 void activate_grab_clients(struct sched *s);