remove nonstandard header include, #121870

2003-09-30  Havoc Pennington  <hp@redhat.com>

	* src/testasyncgetprop.c: remove nonstandard header include,
	#121870
This commit is contained in:
Havoc Pennington 2003-09-30 20:05:35 +00:00 committed by Havoc Pennington
parent 7c80b0a335
commit 5fdb8ab7d6
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2003-09-30 Havoc Pennington <hp@redhat.com>
* src/testasyncgetprop.c: remove nonstandard header include,
#121870
2003-09-30 Havoc Pennington <hp@redhat.com>
* src/tools/metacity-message.c (main): call

View File

@ -34,7 +34,6 @@
#include <string.h>
#include <errno.h>
#include <signal.h>
#include <sys/select.h>
#include <assert.h>
#ifndef TRUE