* Read configuration to determine which inotify header to use.

This commit is contained in:
Justin Maggard 2009-06-26 19:07:15 +00:00
parent e0b88d2101
commit 1c7c19f796

View File

@ -1,3 +1,4 @@
#include "config.h"
#include <stdio.h>
#include <string.h>
#include <stdlib.h>