]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/mount/stropts.h
pdate addres for Free Software Foundation
[nfs-utils.git] / utils / mount / stropts.h
index b926d688612675d7eec70c67e620994b7f00c0de..37316eb6b0ad631c74d1aff6e67dad9b6f7a8314 100644 (file)
  *
  * You should have received a copy of the GNU General Public
  * License along with this program; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 021110-1307, USA.
+ * Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 0211-1301 USA
  *
  */
 
+#ifndef _NFS_UTILS_MOUNT_STROPTS_H
+#define _NFS_UTILS_MOUNT_STROPTS_H
+
 int nfsmount_string(const char *, const char *, const char *, int,
                        char **, int, int);
+
+#endif /* _NFS_UTILS_MOUNT_STROPTS_H */