/* * Copyright (c) 2003 Sendmail, Inc. and its suppliers. * All rights reserved. * * By using this file, you agree to the terms and conditions set * forth in the LICENSE file which can be found at the top level of * the sendmail distribution. * * $Id: resource.h,v 1.1 2003/06/17 17:00:52 ca Exp $ */ #ifndef SM_RESOURCE_H #define SM_RESOURCE_H 1 #include <sys/resource.h> #endif /* SM_RESOURCE_H */