X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=ud-xearth;h=d3025a07919b00bd85c563cdf035d196ebc85929;hb=8aa87d09503dd5bd960926a4cec75736cfba951c;hp=5b23044449ec28cde6d58152a5be758a3fcfc4e8;hpb=170763ef20b68dbc1b1d3324e1113b18a774ce86;p=mirror%2Fuserdir-ldap.git diff --git a/ud-xearth b/ud-xearth index 5b23044..d3025a0 100755 --- a/ud-xearth +++ b/ud-xearth @@ -14,7 +14,7 @@ # DGMS -> DD DDD + (MM + (SS.SSSSSS)/60)/60 # For Latitude + is North, for Longitude + is East -import string, re, time, ldap, getopt, sys, pwd, os; +import string, re, time, ldap, getopt, sys, pwd, os, posix; from userdir_ldap import *; Anon = 0;