diff options
| author | Nalin Dahyabhai <nalin.dahyabhai@pobox.com> | 2008-06-30 17:03:24 -0400 |
|---|---|---|
| committer | Nalin Dahyabhai <nalin.dahyabhai@pobox.com> | 2008-06-30 17:03:24 -0400 |
| commit | 8331cdefa16c98e178aefc38cca254a72627aeab (patch) | |
| tree | 0e36875d51a1ec708b56bff5861ba91db5336e45 /src/map.c | |
| parent | 91a5c2e9ef1e66d7c846a2f944b889f23ec92f11 (diff) | |
- merge the backend-specific headers
- start switching to using the shared implementations in back-nis
Diffstat (limited to 'src/map.c')
| -rw-r--r-- | src/map.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ #include <rpc/rpc.h> -#include "back-nis.h" +#include "backend.h" #include "disp-nis.h" #include "map.h" #include "portmap.h" |
