Remove stray include <label.h>

This was accidentally added, wrongly, to the wrong topic
branch.  In fact it actually simply needs to be outright
removed... so I am.
This commit is contained in:
Brian Behlendorf 2010-07-22 16:58:53 -07:00
parent b5ffd516ba
commit ea5e8e5247
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@
#include <ctype.h>
#include <errno.h>
#include <label.h>
#include <libintl.h>
#include <math.h>
#include <stdio.h>