git-svn-id: https://svn.osgeo.org/grass/grass/trunk@71902 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -15,8 +15,6 @@
#include <unistd.h>
#include <sys/types.h>
-#include <rpc/types.h> /* need this for sgi */
-
#include <grass/config.h>
#include <grass/raster.h>
#include <grass/glocale.h>
@@ -12,8 +12,6 @@
* \author USACERL and many others
*/
-#include <rpc/types.h>
-#include <rpc/xdr.h>
#include <string.h>
@@ -12,7 +12,6 @@