Remove include of 14:pragma.h in rmroot.c.

This commit is contained in:
Stephen Heumann 2017-05-14 21:15:14 -05:00
parent fd09c0838b
commit 1516933a40
1 changed files with 0 additions and 4 deletions

View File

@ -1,7 +1,3 @@
#ifdef __CCFRONT__
#include <14:pragma.h>
#endif
#include <string.h>
#include <unistd.h>